diff options
author | Pavel Labath <pavel@labath.sk> | 2019-12-05 15:30:18 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-12-06 10:26:52 +0100 |
commit | 5ee8e673135891072789f0f9bf14a5d82f0f8e01 (patch) | |
tree | abdbbe40e2a495ae7a33337f510f2c6fc1df1dd3 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 777d1f7272b52cbe372e7234a7247b189e416062 (diff) | |
download | bcm5719-llvm-5ee8e673135891072789f0f9bf14a5d82f0f8e01.tar.gz bcm5719-llvm-5ee8e673135891072789f0f9bf14a5d82f0f8e01.zip |
[lldb/DWARF] Fix DW_AT_rnglists_base handling for dwo files
the value of DW_AT_rnglists_base of the skeleton unit is for that unit
alone (e.g. used in DW_AT_ranges of the unit DIE) and should not apply
to the split unit.
The split unit has a hardcoded range list base value -- we should
initialize range list code whenever we detect a nonempty
debug_rnglists.dwo section.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions