[PATCH] D44211: DWARFVerifier: Basic verification of .debug_names
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 8 07:37:17 PST 2018
This revision was automatically updated to reflect the committed changes.
labath marked an inline comment as done.
Closed by commit rL327011: DWARFVerifier: Basic verification of .debug_names (authored by labath, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44211?vs=137398&id=137571#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44211
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-abbrev-duplicate.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-abbrev-short.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-buckets.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-cu-lists.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-short1.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-short2.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/debug-names-verify-short3.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44211.137571.patch
Type: text/x-patch
Size: 28668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/2dd88439/attachment.bin>
More information about the llvm-commits
mailing list