[PATCH] D44433: DWARFVerifier: Enhance validation of .debug_names hash tables
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 03:53:31 PDT 2018
labath updated this revision to Diff 138319.
labath added a comment.
I've added a bunch of comments to explain how the checks work. Let me know if
this is what you had in mind.
Repository:
rL LLVM
https://reviews.llvm.org/D44433
Files:
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
lib/DebugInfo/DWARF/DWARFVerifier.cpp
test/tools/llvm-dwarfdump/X86/debug-names-verify-no-buckets.s
test/tools/llvm-dwarfdump/X86/debug-names-verify-unhashed-names.s
test/tools/llvm-dwarfdump/X86/debug-names-verify-wrong-hash.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44433.138319.patch
Type: text/x-patch
Size: 23850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/17d87da1/attachment.bin>
More information about the llvm-commits
mailing list