llvm-6502/tools/lto
Rafael Espindola cd6c93ec48 Fix some memory leaks and avoid looking in the hash tables twice.
libxul links in 7m0.403s.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126085 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-20 16:27:25 +00:00
..
lto.cpp Don't open the file again in the gold plugin. To be able to do this, update 2011-02-08 22:40:47 +00:00
lto.exports Don't open the file again in the gold plugin. To be able to do this, update 2011-02-08 22:40:47 +00:00
LTOCodeGenerator.cpp Fix some memory leaks and avoid looking in the hash tables twice. 2011-02-20 16:27:25 +00:00
LTOCodeGenerator.h Make tool_output_file's raw_ostream instance a member variable instead 2010-09-01 14:20:41 +00:00
LTOModule.cpp Fix some memory leaks and avoid looking in the hash tables twice. 2011-02-20 16:27:25 +00:00
LTOModule.h Don't open the file again in the gold plugin. To be able to do this, update 2011-02-08 22:40:47 +00:00
Makefile lto: Respect LLVM_VERSION_INFO make variable, since setting CC arguments with 2010-10-15 22:46:15 +00:00