[PATCH] D35963: [DWARF] Added verification check for tags in accelerator tables. This patch verifies that the atom tag is actually the same with the tag of the DIE that we retrieve from the table.

Spyridoula Gravani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 11:02:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
sgravani marked 2 inline comments as done.
Closed by commit rL309596: [DWARF] Added verification check for tags in accelerator tables. This patch… (authored by sgravani).

Changed prior to commit:
  https://reviews.llvm.org/D35963?vs=108950&id=108952#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35963

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/test/tools/llvm-dwarfdump/X86/apple_types_verify_tag.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35963.108952.patch
Type: text/x-patch
Size: 11297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/4a7283c6/attachment.bin>


More information about the llvm-commits mailing list