summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2010-03-31 19:34:01 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2010-03-31 19:34:01 +0000
commit74729ae0940379feff9d4d1ab6652e7c3462ac33 (patch)
treeae1dab90a94513e156e113612e54cd522ee3557c /clang/lib/CodeGen
parent3f183ae5cb2f505dbf06702a16eef57781ff5b54 (diff)
downloadbcm5719-llvm-74729ae0940379feff9d4d1ab6652e7c3462ac33.tar.gz
bcm5719-llvm-74729ae0940379feff9d4d1ab6652e7c3462ac33.zip
DwarfDebug: Allocate DIEValues with a BumpPtrAllocator. Most of them are
POD-like anyway, so we don't even care about calling their d'tors (DIEBlock being the exception). ~6% less mallocs and ~1% compile time improvement on clang -O0 -g oggenc.c llvm-svn: 100035
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud