[PATCH] D35444: [DWARF] Modification of code for the verification of .debug_info section.
Spyridoula Gravani via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 13:09:19 PDT 2017
sgravani updated this revision to Diff 106926.
sgravani added a comment.
Addressed comments.
Added test case for verifying a "mix" of units in the .debug_info section.
The first unit has an invalid DIE, the second unit passes verification and the third unit has an invalid length.
https://reviews.llvm.org/D35444
Files:
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFVerifier.cpp
test/tools/llvm-dwarfdump/X86/verify_debug_info.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35444.106926.patch
Type: text/x-patch
Size: 21641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/0c7632b9/attachment.bin>
More information about the llvm-commits
mailing list