1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/lto
Peter Collingbourne 42ebc937cb Now that the linker supports lazily materialising globals, don't
materialise them in LTO.

I observed a ~0.5-1% speedup for an LTO link of opt.

llvm-svn: 143784
2011-11-05 04:17:25 +00:00
..
CMakeLists.txt
lto.cpp
lto.exports
LTOCodeGenerator.cpp Now that the linker supports lazily materialising globals, don't 2011-11-05 04:17:25 +00:00
LTOCodeGenerator.h
LTOModule.cpp Reformatting changes to get rid of blank lines, put code on one line, and to 2011-11-04 18:48:00 +00:00
LTOModule.h Move comment to the correct place. 2011-11-04 09:34:06 +00:00
Makefile build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00