llvm-6502/tools/lto
Bill Wendling cc5a882c96 Don't reach into the middle of TargetMachine and cache one of its ivars.
Not only does this break encapsulation, it's gross.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182876 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-29 20:37:19 +00:00
..
CMakeLists.txt
lto.cpp
lto.exports
LTOCodeGenerator.cpp Don't reach into the middle of TargetMachine and cache one of its ivars. 2013-05-29 20:37:19 +00:00
LTOCodeGenerator.h Add missing header. 2013-05-04 02:21:46 +00:00
LTODisassembler.cpp
LTOModule.cpp Don't reach into the middle of TargetMachine and cache one of its ivars. 2013-05-29 20:37:19 +00:00
LTOModule.h
Makefile Remove redundant flag. 2013-05-02 22:52:47 +00:00