diff options
author | Greg Clayton <gclayton@apple.com> | 2011-09-30 20:52:25 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-09-30 20:52:25 +0000 |
commit | 0bd4e1b8c9481d8fac4ae5abe335f8e1870b0e01 (patch) | |
tree | 1d9e78c3e3e22042059bdb5844cba080ab310871 /lldb/scripts/Python/modify-python-lldb.py | |
parent | 044a5be6fb376ccb81322dbd6ab5232d35f84da2 (diff) | |
download | bcm5719-llvm-0bd4e1b8c9481d8fac4ae5abe335f8e1870b0e01.tar.gz bcm5719-llvm-0bd4e1b8c9481d8fac4ae5abe335f8e1870b0e01.zip |
Removed some commented out code from the DWARF parser.
Also reduce the size of the lldb_private::Symbol objects by removing the
lldb_private::Function pointer that was in each symbol. Running Instruments
has shown that when debugging large applications with DWARF in .o files that
lldb_private::Symbol objects are one of the highest users of memory. No one
was using the Symbol::GetFunction() call anyway.
llvm-svn: 140881
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions