llvm-6502/tools/lto
Shuxin Yang 235089bdae Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
As of this revision, all functions of LTOCodeGenerator are consistent in
ret-true-on-succ.

Tested on multiple OSes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187864 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-07 05:19:23 +00:00
..
CMakeLists.txt
lto.cpp Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ. 2013-08-07 05:19:23 +00:00
lto.exports
LTOCodeGenerator.cpp Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ. 2013-08-07 05:19:23 +00:00
LTOCodeGenerator.h Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ. 2013-08-07 05:19:23 +00:00
LTODisassembler.cpp
LTOModule.cpp Use function attributes to indicate that we don't want to realign the stack. 2013-08-01 21:42:05 +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