summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-09-30 20:52:25 +0000
committerGreg Clayton <gclayton@apple.com>2011-09-30 20:52:25 +0000
commit0bd4e1b8c9481d8fac4ae5abe335f8e1870b0e01 (patch)
tree1d9e78c3e3e22042059bdb5844cba080ab310871 /lldb/scripts/Python/modify-python-lldb.py
parent044a5be6fb376ccb81322dbd6ab5232d35f84da2 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud