[PATCH] D35166: [DWARF] Introduce verification for the unit header chain in .debug_info section to llvm-dwarfdump.

Spyridoula Gravani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 14:45:12 PDT 2017


sgravani updated this revision to Diff 106316.
sgravani marked 7 inline comments as done.
sgravani added a comment.

Addressed reviewer's comments.


https://reviews.llvm.org/D35166

Files:
  include/llvm/DebugInfo/DWARF/DWARFUnit.h
  include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFVerifier.cpp
  test/tools/llvm-dwarfdump/X86/verify_unit_header_chain.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35166.106316.patch
Type: text/x-patch
Size: 10582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/611e3f90/attachment.bin>


More information about the llvm-commits mailing list