diff options
author | Pavel Labath <pavel@labath.sk> | 2019-11-08 15:33:54 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-11-22 10:08:39 +0100 |
commit | 01bb3b07c346c4215a83893d15f3c6022773ef83 (patch) | |
tree | 315bdb8fb90d49c40dfb17a68f2ef1a8529330ee /lldb/packages/Python/lldbsuite/test | |
parent | a4cc895aee3b37e196f779883c8398a6cdd7ff68 (diff) | |
download | bcm5719-llvm-01bb3b07c346c4215a83893d15f3c6022773ef83.tar.gz bcm5719-llvm-01bb3b07c346c4215a83893d15f3c6022773ef83.zip |
[DWARFVerifier] Use the new location list api
Summary:
Instead of going to the debug_loc section directly, use new
DWARFDie::getLocations instead. This means that the code will now
automatically support debug_loclists sections.
This is the last usage of the old debug_loc methods, and they can now be
removed.
Reviewers: dblaikie, JDevlieghere, aprantl, SouraVX
Subscribers: hiraditya, probinson, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70534
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions