1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/lto
Rafael Espindola 5a77325398 Fix some memory leaks and avoid looking in the hash tables twice.
libxul links in 7m0.403s.

llvm-svn: 126085
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