llvm-6502/tools/lto
Peter Collingbourne 88fae0edcc Fix LTO handling of module-level assembly (PR14152).
Patch by Tom Roeder!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191042 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-19 22:15:52 +00:00
..
CMakeLists.txt CMake: move lto.h install to tools/lto/CMakeLists.txt 2013-08-26 16:54:12 +00:00
lto.cpp Revert 189297, the original commit message is following. 2013-08-27 17:15:54 +00:00
lto.exports Revert 189297, the original commit message is following. 2013-08-27 17:15:54 +00:00
LTOCodeGenerator.cpp Rename some variables to match the style guide. 2013-09-04 20:08:46 +00:00
LTOCodeGenerator.h Rename some variables to match the style guide. 2013-09-04 20:08:46 +00:00
LTODisassembler.cpp
LTOModule.cpp Fix LTO handling of module-level assembly (PR14152). 2013-09-19 22:15:52 +00:00
LTOModule.h
Makefile