llvm-6502/tools/lto
Bill Wendling c3d0e0c8ef r98363 deleted a '!' when cleaning up whitespace. This caused globals which are
*not* declarations to *not* be placed in the "preserve" list.
<rdar://problem/7870735>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102405 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-27 00:55:25 +00:00
..
lto.cpp Remove the GCC path from libLTO. This has been superceded by setAssemblerPath. 2009-08-03 07:16:42 +00:00
lto.exports Generalize the EXPORTED_SYMBOL_FILE concept in the Makefiles to work with 2010-04-15 20:54:25 +00:00
LTOCodeGenerator.cpp r98363 deleted a '!' when cleaning up whitespace. This caused globals which are 2010-04-27 00:55:25 +00:00
LTOCodeGenerator.h Fix another -Wmismatched-tags warning 2009-12-23 18:27:13 +00:00
LTOModule.cpp stringref-ize the MemoryBuffer::get apis. This requires 2010-04-05 22:42:30 +00:00
LTOModule.h Fix struct/class mismatch for LTOModule and LTOCodeGenerator, detected by Clang 2009-12-23 17:05:07 +00:00
Makefile Make the export files absolute paths, and change Makefile.rules 2010-04-15 23:08:00 +00:00