1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/lto
Rafael Espindola 2a5c049416 Rename some variables to match the style guide.
I am about to patch this code, and this makes the diff far more readable.

llvm-svn: 189982
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