diff options
author | Greg Clayton <gclayton@apple.com> | 2011-11-19 02:11:30 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-11-19 02:11:30 +0000 |
commit | 3b608422e8ff9e50d05f5f6c1b4760f9fc339aa0 (patch) | |
tree | feae7ed8e7b1c830da2cb28ad30cac680afec929 /lldb/source/Expression/IRForTarget.cpp | |
parent | b5c796215d1af0736dd61fe06e445a459f0f8341 (diff) | |
download | bcm5719-llvm-3b608422e8ff9e50d05f5f6c1b4760f9fc339aa0.tar.gz bcm5719-llvm-3b608422e8ff9e50d05f5f6c1b4760f9fc339aa0.zip |
Further performance improvements in the DWARF parser:
1 - the DIE collections no longer have the NULL tags which saves up to 25%
of the memory on typical C++ code
2 - faster parsing by not having to run the SetDIERelations() function anymore
it is done when parsing the DWARF very efficiently.
llvm-svn: 144983
Diffstat (limited to 'lldb/source/Expression/IRForTarget.cpp')
0 files changed, 0 insertions, 0 deletions