llvm-6502/tools/lto
Nick Lewycky dcd158af27 Force 'llvm-config' to go first, optionally followed by lto and gold mixed in
with the rest of the parallel directories.

Build lto when possible on all platforms. Make gold to explicitly depend on
libLTO.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65518 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-26 07:56:49 +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
LTOCodeGenerator.cpp Add the function attributes pass during LTO time. 2009-02-26 06:56:16 +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 Force 'llvm-config' to go first, optionally followed by lto and gold mixed in 2009-02-26 07:56:49 +00:00