llvm-6502/tools/lto
Rafael Espindola 775079c227 Rename some variables to match the style guide.
I am about to patch this code, and this makes the diff far more readable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189982 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-04 20:08:46 +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 [CodeGen] prevent abnormal on invalid attributes 2013-08-09 01:52:03 +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