[PATCH] D151353: [DebugInfo] Add error-handling to DWARFAbbreviationDeclarationSet

Alex Langford via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 12:37:21 PDT 2023


bulbazord updated this revision to Diff 528995.
bulbazord added a comment.

Updating to match changes from D151755 <https://reviews.llvm.org/D151755>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151353

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp
  llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/test/tools/dsymutil/Inputs/swift-interface.s
  llvm/unittests/DebugInfo/DWARF/DWARFDebugAbbrevTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151353.528995.patch
Type: text/x-patch
Size: 36444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/8e902b34/attachment.bin>


More information about the llvm-commits mailing list