summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-20 21:44:01 +0000
committerChris Lattner <sabre@nondot.org>2009-02-20 21:44:01 +0000
commit7c981a79f7ac5a3df8f5cbc5bdd2fb923aa1a26d (patch)
tree2ed4380a1d6550977525290eeef6d776fe7de641 /clang/lib/CodeGen/CodeGenModule.cpp
parent68d42c77b2d49fda20a619a5e9d01f647ea8642b (diff)
downloadbcm5719-llvm-7c981a79f7ac5a3df8f5cbc5bdd2fb923aa1a26d.tar.gz
bcm5719-llvm-7c981a79f7ac5a3df8f5cbc5bdd2fb923aa1a26d.zip
allocate and dellocate objc decl list through AST Context instead of
with new/delete. With disable-free, this reduces the number of 4/8 byte mallocs from 4793/1541 to 865/456 and also drops other sizes as well. This is a very small perf win, nothing major. llvm-svn: 65171
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud