[PATCH] D34177: [DWARF] Partial verification for .apple_names accelerator table in llvm-dwarfdump output.
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 17:18:23 PDT 2017
probinson added inline comments.
================
Comment at: test/tools/llvm-dwarfdump/X86/apple_names_verify_buckets.s:10
+# in llvm-dwarfdump, correctly identifies that
+# the there is an invalid hash index for
+# bucket[0] in the .apple_names section.
----------------
sgravani wrote:
> probinson wrote:
> > s/the there/there/
> Not sure I addressed your comment, I fixed the text a bit.
New comment looks fine thanks!
https://reviews.llvm.org/D34177
More information about the llvm-commits
mailing list