[PATCH] D32707: lldb-dwarfdump -verify [-quiet]
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 14:40:08 PDT 2017
clayborg updated this revision to Diff 97343.
clayborg added a comment.
Don't exit right away in llvm-dwarfdump if we encounter errors, exit with non-zero status after we have iterated across all files.
https://reviews.llvm.org/D32707
Files:
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFContext.h
include/llvm/DebugInfo/DWARF/DWARFFormValue.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFFormValue.cpp
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32707.97343.patch
Type: text/x-patch
Size: 17832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/56202419/attachment.bin>
More information about the llvm-commits
mailing list