[PATCH] D98289: [lldb] Fix DW_AT_ranges DW_FORM_sec_offset not using DW_AT_rnglists_base (used by GCC)

Jan Kratochvil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 13 13:59:10 PST 2021


jankratochvil updated this revision to Diff 330473.
jankratochvil edited the summary of this revision.
jankratochvil added a comment.

The testcase assumes checked-in D98589 <https://reviews.llvm.org/D98589>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98289/new/

https://reviews.llvm.org/D98289

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
  lldb/test/Shell/SymbolFile/DWARF/DW_AT_range-DW_FORM_sec_offset.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98289.330473.patch
Type: text/x-patch
Size: 11496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210313/91bc2a18/attachment.bin>


More information about the llvm-commits mailing list