[PATCH] D35698: [DWARF] Generalized verification of .debug_abbrev to be applicable to both .debug_abbrev and .debug_abbrev.dwo sections.

Spyridoula Gravani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 16:30:00 PDT 2017


sgravani updated this revision to Diff 107603.
sgravani marked 2 inline comments as done.
sgravani added a comment.

Addressed reviewer's comments.


https://reviews.llvm.org/D35698

Files:
  include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  lib/DebugInfo/DWARF/DWARFVerifier.cpp
  test/tools/llvm-dwarfdump/X86/verify_debug_abbrev.s
  test/tools/llvm-dwarfdump/X86/verify_debug_info.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35698.107603.patch
Type: text/x-patch
Size: 7492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/feb159a3/attachment.bin>


More information about the llvm-commits mailing list