[PATCH] D85738: [llvm-dwarfdump] Avoid crashing if an abbreviation offset is invalid.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 02:02:42 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ceb192e1416: [llvm-dwarfdump] Avoid crashing if an abbreviation offset is invalid. (authored by ikudrin).
Changed prior to commit:
https://reviews.llvm.org/D85738?vs=284755&id=285012#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85738/new/
https://reviews.llvm.org/D85738
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
llvm/test/tools/llvm-dwarfdump/X86/invalid_abbrev_offset.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85738.285012.patch
Type: text/x-patch
Size: 5018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/ac5867d4/attachment.bin>
More information about the llvm-commits
mailing list