[PATCH] D151353: [DebugInfo] Add error-handling to DWARFAbbreviationDeclarationSet
Alex Langford via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 19:03:23 PDT 2023
bulbazord updated this revision to Diff 529486.
bulbazord added a comment.
Herald added subscribers: cmtice, MaskRay.
Update tests with incorrect debug_abbrev data.
Modified one dsymutil test to generate an object instead of checking it in.
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/DebugInfo/ARM/dwarfdump-rela.yaml
llvm/test/DebugInfo/X86/dwarfdump-header-64.s
llvm/test/DebugInfo/X86/dwarfdump-rela-dwo.s
llvm/test/tools/dsymutil/Inputs/empty-CU.o
llvm/test/tools/dsymutil/Inputs/empty-CU.s
llvm/test/tools/dsymutil/Inputs/swift-interface.s
llvm/test/tools/dsymutil/X86/empty-CU.test
llvm/test/tools/llvm-dwarfdump/X86/debug-abbrev.s
llvm/test/tools/llvm-dwarfdump/X86/no_debug_addr.s
llvm/test/tools/llvm-dwarfdump/X86/verify_strings.s
llvm/test/tools/llvm-dwarfdump/X86/verify_unit_header_chain.s
llvm/unittests/DebugInfo/DWARF/DWARFDebugAbbrevTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151353.529486.patch
Type: text/x-patch
Size: 41563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230608/c3d95f0c/attachment.bin>
More information about the llvm-commits
mailing list