[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
Thu Jul 13 14:28:00 PDT 2017


sgravani updated this revision to Diff 106537.
sgravani added a comment.

- Made isUnitDWARF64 local variable
- Added description for verifyUnitHeader()


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.106537.patch
Type: text/x-patch
Size: 11646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/83bdc9ff/attachment.bin>


More information about the llvm-commits mailing list