[PATCH] D35853: [DWARF] Generalized verification of .apple_names accelerator table to be applicable to any acceleration table. Added verification for .apple_types, .apple_namespaces and .apple_objc sections.

Spyridoula Gravani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 15:58:42 PDT 2017


sgravani updated this revision to Diff 108179.
sgravani marked 8 inline comments as done.
sgravani added a comment.

Addressed reviewer's comments.


https://reviews.llvm.org/D35853

Files:
  include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFVerifier.cpp
  test/DebugInfo/dwarfdump-accel.test
  test/tools/llvm-dwarfdump/X86/apple_names_verify_data.s
  test/tools/llvm-dwarfdump/X86/apple_names_verify_form.s
  test/tools/llvm-dwarfdump/X86/apple_names_verify_num_atoms.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35853.108179.patch
Type: text/x-patch
Size: 14991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/82e549a7/attachment.bin>


More information about the llvm-commits mailing list