[PATCH] D143073: [DebugInfo] Handle fixed-width DW_FORM_addrx variants in DWARFFormValue::getAsSectionedAddress()

Benjamin Maxwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 09:18:37 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG121452aa50af: [DebugInfo] Handle fixed-width DW_FORM_addrx variants in DWARFFormValue… (authored by benmxwl-arm).

Changed prior to commit:
  https://reviews.llvm.org/D143073?vs=494579&id=495157#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143073

Files:
  llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
  llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp
  llvm/unittests/DebugInfo/DWARF/DwarfGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143073.495157.patch
Type: text/x-patch
Size: 10427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/9a29f400/attachment.bin>


More information about the llvm-commits mailing list