diff options
author | Chris Lattner <sabre@nondot.org> | 2009-01-18 09:39:41 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-01-18 09:39:41 +0000 |
commit | e1ae1e910a169b62731be5019eab7e396f953fc4 (patch) | |
tree | 5b3e7b2d38291135acd200f9417bf544727b5975 /Driver/PrintParserCallbacks.cpp | |
parent | 6fe7c8aa8c7546743ecd0ac0138c2cf5d8155386 (diff) |
Switch MinimalAction from new/delete'ing its TypeNameInfo to
allocating them from a recycling bump pointer allocator. This
reduces malloc/free traffic of parse-noop (but no other mode),
which makes sharking -parse-noop more meaningful.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62460 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Driver/PrintParserCallbacks.cpp')
0 files changed, 0 insertions, 0 deletions