llvm-6502/lib/Bitcode
Rafael Espindola ab67b30df6 Change the GlobalAlias constructor to look a bit more like GlobalVariable.
This is part of the fix for pr10367. A GlobalAlias always has a pointer type,
so just have the constructor build the type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208983 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-16 13:34:04 +00:00
..
Reader Change the GlobalAlias constructor to look a bit more like GlobalVariable. 2014-05-16 13:34:04 +00:00
Writer [IR] Make {extract,insert}element accept an index of any integer type. 2014-05-01 22:12:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile