diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-09-19 15:13:55 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-09-19 15:13:55 +0000 |
commit | 485e01be26b27107b65fecc2464aec703ceaf3b7 (patch) | |
tree | a93a85c8227b4689a3c0bcb85fa0e3c0702bfd60 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 4a34338204aac2986f5d76ff7aa9e33d13abedc5 (diff) | |
download | llvm-485e01be26b27107b65fecc2464aec703ceaf3b7.zip llvm-485e01be26b27107b65fecc2464aec703ceaf3b7.tar.gz llvm-485e01be26b27107b65fecc2464aec703ceaf3b7.tar.bz2 |
dwarfdump: Delay parsing abbreviations until they're needed
This speeds up dumping specific DIEs by not parsing abbreviations for
units that are not used.
(this is also handy to have in eventually to speed up llvm-symbolizer
for .dwp files, where parsing most of the DWP file can be avoided by
using the index)
llvm-svn: 313635
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions