[PATCH] D34177: [DWARF] Partial verification for .apple_names accelerator table in llvm-dwarfdump output.

Spyridoula Gravani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 16:36:14 PDT 2017


sgravani added a comment.

Adding llvm-commits.

Summary:
This patch adds code which verifies that each bucket in the .apple_names 
accelerator table is either empty or has a valid hash index.


https://reviews.llvm.org/D34177





More information about the llvm-commits mailing list