[PATCH] D34359: [DWARF] Verification of the validity of the hash data offset and hash data DIEs in the the .apple_names section.

Spyridoula Gravani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 15:40:20 PDT 2017


sgravani updated this revision to Diff 104287.
sgravani marked 3 inline comments as done.
sgravani added a comment.

Added test on an object file without errors in the .apple_names section.
Addressed comments.


https://reviews.llvm.org/D34359

Files:
  include/llvm/BinaryFormat/Dwarf.h
  include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  lib/DebugInfo/DWARF/DWARFVerifier.cpp
  test/tools/llvm-dwarfdump/X86/apple_names.test
  test/tools/llvm-dwarfdump/X86/apple_names_verify_atoms.s
  test/tools/llvm-dwarfdump/X86/apple_names_verify_buckets.s
  test/tools/llvm-dwarfdump/X86/apple_names_verify_data.s
  test/tools/llvm-dwarfdump/X86/apple_names_verify_form.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34359.104287.patch
Type: text/x-patch
Size: 24254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/99d0f3a4/attachment.bin>


More information about the llvm-commits mailing list