[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 10:13:02 PDT 2017


sgravani updated this revision to Diff 108950.
sgravani marked 4 inline comments as done.
sgravani added a comment.

Addressed reviewer's comments.


https://reviews.llvm.org/D35963

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35963.108950.patch
Type: text/x-patch
Size: 11099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/39f1eb25/attachment-0001.bin>


More information about the llvm-commits mailing list