commit | e1ae1e910a169b62731be5019eab7e396f953fc4 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Jan 18 09:39:41 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Jan 18 09:39:41 2009 +0000 |
tree | 5b3e7b2d38291135acd200f9417bf544727b5975 | |
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