[PATCH] D71704: [DWARF] Check that all fields of a Unit Header are read.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 20 02:49:07 PST 2019
ikudrin updated this revision to Diff 234850.
ikudrin added a comment.
- Add a test for a CU with missing fields which was considered valid before the patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71704/new/
https://reviews.llvm.org/D71704
Files:
llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/test/DebugInfo/X86/dwarfdump-rnglists-dwarf64.s
llvm/test/DebugInfo/X86/dwarfdump-rnglists.s
llvm/test/DebugInfo/X86/invalid-unit-header.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71704.234850.patch
Type: text/x-patch
Size: 5320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/681b70b8/attachment-0001.bin>
More information about the llvm-commits
mailing list