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 libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
LTOModule.cpp Fix LTO handling of module-level assembly (PR14152). 2013-09-19 22:15:52 +00:00
LTOModule.h Split getOpenFile into getOpenFile and getOpenFileSlice. 2013-07-23 20:25:01 +00:00
Makefile Use @rpath for libraries rather than @executable_path on OSX. 2013-08-02 01:51:52 +00:00