llvm-6502/tools/lto
2008-07-15 00:00:11 +00:00
..
lto.cpp fix dangling pointer and argv off by one errors. Add support for --disable-inlining 2008-07-08 21:14:10 +00:00
lto.exports add _lto_codegen_debug_options so that linker can use it 2008-07-07 23:24:06 +00:00
LTOCodeGenerator.cpp fix dangling pointer and argv off by one errors. Add support for --disable-inlining 2008-07-08 21:14:10 +00:00
LTOCodeGenerator.h fix dangling pointer and argv off by one errors. Add support for --disable-inlining 2008-07-08 21:14:10 +00:00
LTOModule.cpp LinkOnce definitions have default scope, like weak definitions. Otherwise, the linker may not be able to match LinkOnce definition from one module with an exteranl reference from other module. 2008-07-15 00:00:11 +00:00
LTOModule.h Rename new lto2 tool as lto. 2008-06-30 18:15:01 +00:00
Makefile Rename new lto2 tool as lto. 2008-06-30 18:15:01 +00:00