diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-09-19 18:36:11 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-09-19 18:36:11 +0000 |
commit | e79dda31e9ed6cfc97d06ad87976fb16e53f3780 (patch) | |
tree | 339ea31b04b0f23ff8c0bfd5f1c682696e91097e /llvm/tools/llvm-objcopy/Object.cpp | |
parent | b6e60c8b80704e948cf049569145ddf8497d7e05 (diff) | |
download | bcm5719-llvm-e79dda31e9ed6cfc97d06ad87976fb16e53f3780.tar.gz bcm5719-llvm-e79dda31e9ed6cfc97d06ad87976fb16e53f3780.zip |
dwarfdump/symbolizer: Avoid loading unneeded CUs from a DWP
When symbolizing large binaries, parsing every CU in a DWP file is a
significant performance penalty. Instead, use the index to only load the
CUs that are needed.
llvm-svn: 313659
Diffstat (limited to 'llvm/tools/llvm-objcopy/Object.cpp')
0 files changed, 0 insertions, 0 deletions