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 | c671e061eb2c48b3966c54405959ed4ab3941c51 (patch) | |
tree | 0aa0027a823bfb0a2509dda102d548de849dd7b9 /llvm/lib/Transforms/IPO/FunctionAttrs.cpp | |
parent | e9e7abb6b8a95a97ab588bb23d26eabc39117e8d (diff) | |
download | bcm5719-llvm-c671e061eb2c48b3966c54405959ed4ab3941c51.tar.gz bcm5719-llvm-c671e061eb2c48b3966c54405959ed4ab3941c51.zip |
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
Diffstat (limited to 'llvm/lib/Transforms/IPO/FunctionAttrs.cpp')
0 files changed, 0 insertions, 0 deletions