[PATCH] D37511: [dwarfdump] Verify line table prologue
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 05:04:44 PDT 2017
JDevlieghere created this revision.
This patch adds prologue verification, which is already present in Apple's dwarfdump. It checks for invalid directory indices and warns about duplicate file paths.
Repository:
rL LLVM
https://reviews.llvm.org/D37511
Files:
lib/DebugInfo/DWARF/DWARFVerifier.cpp
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37511.113991.patch
Type: text/x-patch
Size: 8454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/5678ccd9/attachment.bin>
More information about the llvm-commits
mailing list