llvm-6502/tools/lto
Bill Wendling 7afea0cfc4 Add a new scope type "LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN" for the
"linker_private_weak_auto_def" linkage type for LTO.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114868 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-27 20:17:45 +00:00
..
lto.cpp Fix prototypes. 2010-08-26 17:47:45 +00:00
lto.exports lto_codegen_set_gcc_path was removed. 2010-08-25 18:37:04 +00:00
LTOCodeGenerator.cpp Make tool_output_file's raw_ostream instance a member variable instead 2010-09-01 14:20:41 +00:00
LTOCodeGenerator.h Make tool_output_file's raw_ostream instance a member variable instead 2010-09-01 14:20:41 +00:00
LTOModule.cpp Add a new scope type "LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN" for the 2010-09-27 20:17:45 +00:00
LTOModule.h Make it possible to set the target triple and expose that with an option in the 2010-08-09 21:09:46 +00:00
Makefile build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do 2010-07-31 21:32:56 +00:00