diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-20 22:46:43 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-20 22:46:43 +0000 |
commit | 70946da73a99da321c16577d69f8a53924808726 (patch) | |
tree | 0bef50abd19dc1a1b498e80dabe027875349ce65 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f87c510cc97855cb8c69787726b98d4c78cc2af5 (diff) | |
download | bcm5719-llvm-70946da73a99da321c16577d69f8a53924808726.tar.gz bcm5719-llvm-70946da73a99da321c16577d69f8a53924808726.zip |
switch the macroinfo argument lists from being allocated off the heap
to being allocated from the same bumpptr that the MacroInfo objects
themselves are.
This speeds up -Eonly cocoa.h pth by ~4%, fsyntax-only is barely measurable.
llvm-svn: 65195
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions