[PATCH] D32771: Verify that no compile units share the same line table in "llvm-dwarfdump --verify"

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 16:19:06 PDT 2017


clayborg created this revision.

Check to make sure no compile units have the same DW_AT_stmt_list values. Report a verification error if they do.


https://reviews.llvm.org/D32771

Files:
  lib/DebugInfo/DWARF/DWARFContext.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32771.97520.patch
Type: text/x-patch
Size: 5269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/d245c128/attachment.bin>


More information about the llvm-commits mailing list