llvm-6502/tools/lto
Peter Collingbourne 988fdc5f28 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143784 91177308-0d34-0410-b5e6-96231b3b80d8
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