[PATCH] D38368: [dwarfdump][NFC] Consistent errors and warnings with --verify
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 09:35:16 PDT 2017
JDevlieghere created this revision.
This patch introduces two helper functions: error() and warn() to make
printing of errors and warnings during verification more consistent.
Repository:
rL LLVM
https://reviews.llvm.org/D38368
Files:
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
lib/DebugInfo/DWARF/DWARFVerifier.cpp
test/tools/llvm-dwarfdump/X86/apple_names_verify_form.s
test/tools/llvm-dwarfdump/X86/apple_names_verify_num_atoms.s
test/tools/llvm-dwarfdump/X86/verify_debug_abbrev.s
test/tools/llvm-dwarfdump/X86/verify_debug_info.s
test/tools/llvm-dwarfdump/X86/verify_unit_header_chain.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38368.117011.patch
Type: text/x-patch
Size: 21516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/77626560/attachment.bin>
More information about the llvm-commits
mailing list