llvm-6502/include
David Blaikie 4ba5d91a08 [opaque pointer type] Access the pointee of the result type from the GEP rather than pulling it out of the pointer result type
The implementation of this GEP::getResultElementType will be refactored
to either rely on a member variable, or recompute the value from the
indicies (any preferences?).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235236 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-17 22:32:20 +00:00
..
llvm [opaque pointer type] Access the pointee of the result type from the GEP rather than pulling it out of the pointer result type 2015-04-17 22:32:20 +00:00
llvm-c [LTO API] add lto_codegen_set_should_internalize. 2015-04-17 17:10:09 +00:00