This is an archive of the discontinued LLVM Phabricator instance.

[dSYM][NFC] Add error test case for llvm-dwarfdump
ClosedPublic

Authored by ellis on Dec 16 2021, 10:24 AM.

Details

Summary

Add a test to llvm-dwarfdump to simply test that the error messages
make sense when passing bad .dSYMs.

Diff Detail

Unit TestsFailed

Event Timeline

ellis created this revision.Dec 16 2021, 10:24 AM
ellis requested review of this revision.Dec 16 2021, 10:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 16 2021, 10:24 AM
ellis added a comment.Dec 16 2021, 1:41 PM

For reference, these error messages were added in https://reviews.llvm.org/D115418

clayborg accepted this revision.Dec 16 2021, 3:07 PM
This revision is now accepted and ready to land.Dec 16 2021, 3:07 PM
This revision was landed with ongoing or failed builds.Dec 16 2021, 3:23 PM
This revision was automatically updated to reflect the committed changes.