1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/tools/lto
2011-02-24 21:04:06 +00:00
..
lto.cpp Switch LTO to use MC. This takes the linking of libxul.so from about 7m to 2011-02-24 21:04:06 +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 Switch LTO to use MC. This takes the linking of libxul.so from about 7m to 2011-02-24 21:04:06 +00:00
LTOCodeGenerator.h Switch LTO to use MC. This takes the linking of libxul.so from about 7m to 2011-02-24 21:04:06 +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