Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
llvmGen: Fix minor correctness issue
The alias is of type i8, so its global variable name should have type i8*. Anyway we should never deal with pointers to (i8*)!
- Loading branch information