diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-04-18 00:07:54 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-04-18 00:07:54 +0000 |
commit | 250fc9c859fdeed3f200ae911a7e7ea338f38436 (patch) | |
tree | e296b134cdb17a030e1c368397575060d5b60bcb /lib/Driver/Tools.cpp | |
parent | 7297134f128423fce2e88f92421ed135bded7d4e (diff) |
Lazy deserialization of function bodies for PCH files. For the Carbon
"Hello, World!", this takes us from deserializing 6469
statements/expressions down to deserializing 1
statement/expression. It only translated into a 1% improvement on the
Carbon-prefixed 403.gcc, but (a) it's the right thing to do, and (b)
we expect this to matter more once we lazily deserialize identifiers.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69407 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions