llvm-mirror/tools/lto
Evan Cheng c9bc5a9011 Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.
There is still a bit more refactoring left to do in Targets. But we are now very
close to fixing all the layering issues in MC.

llvm-svn: 135611
2011-07-20 19:50:42 +00:00
..
CMakeLists.txt Update CMakeLists.txt 2011-04-01 18:03:58 +00:00
lto.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
lto.exports
LTOCodeGenerator.cpp Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc. 2011-07-20 19:50:42 +00:00
LTOCodeGenerator.h
LTOModule.cpp Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc. 2011-07-20 19:50:42 +00:00
LTOModule.h
Makefile