hanchenye-llvm-project/llvm/tools/lto
Bill Wendling 633c48ec1d 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>

llvm-svn: 102405
2010-04-27 00:55: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
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