llvm-6502/tools/lto
2009-02-23 07:41:55 +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 If nobody minds, I'm using LTO to produce faster binaries. Switch fast codegen 2009-02-23 07:41:55 +00:00
LTOCodeGenerator.h Remove warning about declaration does not declare anything. This class was 2008-11-30 00:36:34 +00:00
LTOModule.cpp Correct strange whitespace. 2009-02-06 07:01:00 +00:00
LTOModule.h Do not forget global definitions from inline asm code block. 2008-07-16 18:06:52 +00:00
Makefile Revert r64299: it breaks the build when configured 2009-02-11 13:23:49 +00:00