[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 17:53:08 PDT 2017
This revision was automatically updated to reflect the committed changes.
sgravani marked 2 inline comments as done.
Closed by commit rL309068: [DWARF] Generalized verification of .apple_names accelerator table to be… (authored by sgravani).
Changed prior to commit:
https://reviews.llvm.org/D35853?vs=108179&id=108194#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35853
Files:
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/trunk/test/DebugInfo/dwarfdump-accel.test
llvm/trunk/test/tools/llvm-dwarfdump/X86/apple_names_verify_data.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/apple_names_verify_form.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/apple_names_verify_num_atoms.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35853.108194.patch
Type: text/x-patch
Size: 15192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/cf656e5a/attachment.bin>
More information about the llvm-commits
mailing list