[PATCH] D35166: [DWARF] Introduce verification for the unit header chain in .debug_info section to llvm-dwarfdump.
Spyridoula Gravani via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 17:21:00 PDT 2017
sgravani updated this revision to Diff 105945.
sgravani marked 6 inline comments as done.
sgravani added a comment.
Added code that stops verification if it identifies a unit with DWARF64 format.
Addressed other reviewers' comments.
https://reviews.llvm.org/D35166
Files:
include/llvm/DebugInfo/DWARF/DWARFUnit.h
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFVerifier.cpp
test/tools/llvm-dwarfdump/X86/verify_unit_header_chain.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35166.105945.patch
Type: text/x-patch
Size: 11022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/bb154adf/attachment.bin>
More information about the llvm-commits
mailing list