Without this patch we're only showing a generic error message derived from the error code to the end user.
rdar://79378794
Differential D104483
Improve error handling in llvm-dwarfdump aprantl on Jun 17 2021, 12:52 PM. Authored by
Details Without this patch we're only showing a generic error message derived from the error code to the end user. rdar://79378794
Diff Detail Event Timeline
Comment Actions LGTM. If you want to bring back the test in a separate patch, that's absolutely fine (it sounds like there is some missing test coverage from what you said).
Comment Actions
I forgot to git-add it before uploading the patch.... Comment Actions This breaks check-llvm http://45.33.8.238/linux/49596/step_12.txt Please take a look, and please revert if it takes a bit to fix. |
Nit: looks like there's some trailing whitespace here.