diff options
author | Steve Naroff <snaroff@apple.com> | 2009-01-27 23:20:32 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2009-01-27 23:20:32 +0000 |
commit | 99c0cdf899af1320b76020c02349ba5864996c0c (patch) | |
tree | a76790ed40f5c0eaf61a19758e36808af6bae499 /llvm/lib/Support/CommandLine.cpp | |
parent | 4e04ef3c55b88d5fb581419b8f394da219e3375c (diff) | |
download | llvm-99c0cdf899af1320b76020c02349ba5864996c0c.zip llvm-99c0cdf899af1320b76020c02349ba5864996c0c.tar.gz llvm-99c0cdf899af1320b76020c02349ba5864996c0c.tar.bz2 |
Finish making AST BumpPtrAllocation runtime configurable (based on -disable-free).
snaroff% time ../../Release-Asserts/bin/clang INPUTS/Cocoa_h.m
0.179u 0.051s 0:00.23 95.6% 0+0k 0+0io 0pf+0w
snaroff% time ../../Release-Asserts/bin/clang INPUTS/Cocoa_h.m -disable-free
0.169u 0.052s 0:00.22 95.4% 0+0k 0+0io 0pf+0w
llvm-svn: 63153
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions