OSDN Git Service

Use lazy parsing in LTO. Unfortunately this is only a 3% time saving for
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 18 Mar 2011 19:51:00 +0000 (19:51 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 18 Mar 2011 19:51:00 +0000 (19:51 +0000)
commitf19d7a7af3f10b6d43f9e8b0271f0f836a33d52c
tree53087364c386fc3e36c974ab29227fddda313268
parent19f6f503d6638ab811f0da1b09db584e62a2b435
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
tools/lto/LTOCodeGenerator.cpp
tools/lto/LTOModule.cpp