Skip to content
Commit c671e061 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 62460
parent e9e7abb6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment