llvm-6502/tools/lto
Rafael Espindola f19d7a7af3 Use lazy parsing in LTO. Unfortunately this is only a 3% time saving for
'ar'. Have to figure out how to make libLTO even lazier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127901 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-18 19:51:00 +00:00
..
CMakeLists.txt
lto.cpp
lto.exports
LTOCodeGenerator.cpp Use lazy parsing in LTO. Unfortunately this is only a 3% time saving for 2011-03-18 19:51:00 +00:00
LTOCodeGenerator.h
LTOModule.cpp Use lazy parsing in LTO. Unfortunately this is only a 3% time saving for 2011-03-18 19:51:00 +00:00
LTOModule.h
Makefile