[PATCH] D143488: [DebugInfo] Handle missed DW_FORM_addrx3 and DW_FORM_strx3 cases

Benjamin Maxwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 06:46:03 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1837c707478: [DebugInfo] Handle missed DW_FORM_addrx3 and DW_FORM_strx3 cases (authored by benmxwl-arm).

Changed prior to commit:
  https://reviews.llvm.org/D143488?vs=495472&id=496457#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143488

Files:
  llvm/lib/BinaryFormat/Dwarf.cpp
  llvm/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143488.496457.patch
Type: text/x-patch
Size: 4557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/54607860/attachment.bin>


More information about the llvm-commits mailing list