[PATCH] D44433: DWARFVerifier: Enhance validation of .debug_names hash tables

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 03:04:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327699: DWARFVerifier: Enhance validation of .debug_names hash tables (authored by labath, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44433

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-no-buckets.s
  llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-unhashed-names.s
  llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-wrong-hash.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44433.138675.patch
Type: text/x-patch
Size: 24208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180316/5394c032/attachment.bin>


More information about the llvm-commits mailing list