[PATCH] D104483: Improve error handling in llvm-dwarfdump

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 12:52:17 PDT 2021


aprantl created this revision.
aprantl added a reviewer: JDevlieghere.
Herald added a reviewer: jhenderson.
Herald added a subscriber: cmtice.
aprantl requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: LLVM.

Without this patch we're only showing a generic error message derived from the error code to the end user.

rdar://79378794


https://reviews.llvm.org/D104483

Files:
  llvm/test/tools/llvm-dwarfdump/X86/lc_malformed.test
  llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104483.352826.patch
Type: text/x-patch
Size: 4105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/97d15e83/attachment.bin>


More information about the llvm-commits mailing list