[PATCH] D38453: [dwarfdump] Verify that unit type matches root DIE

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 15:29:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315121: [dwarfdump] Verify that unit type matches root DIE (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D38453?vs=117366&id=118096#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38453

Files:
  llvm/trunk/include/llvm/BinaryFormat/Dwarf.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/test/DebugInfo/dwarfdump-header.test
  llvm/trunk/test/tools/llvm-dwarfdump/X86/empty-CU.s
  llvm/trunk/test/tools/llvm-dwarfdump/X86/verify_debug_info.s
  llvm/trunk/test/tools/llvm-dwarfdump/X86/verify_unit_header_chain.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38453.118096.patch
Type: text/x-patch
Size: 8484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/cacae2fd/attachment-0001.bin>


More information about the llvm-commits mailing list