commit | b4ea5a3b36076116e4a143dc053950feef839458 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Tue Sep 19 18:36:11 2017 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Tue Sep 19 18:36:11 2017 +0000 |
tree | cb638d7ad120ab0d1c298ff7d3d5372c2eec479c | |
parent | a84aa64e93ae94d42f8025e9d6ab89a19da422dd [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313659 91177308-0d34-0410-b5e6-96231b3b80d8