This is an archive of the discontinued LLVM Phabricator instance.

[llvm-cov] Add error message for missing profdata on report and export subcommands.
ClosedPublic

Authored by zequanwu on Jul 14 2022, 11:32 AM.

Details

Summary

When profdata is missing on report and export commands, the error message is
indistinguishable from missing instrumented binary file. This adds the error
message for report and export commands.

Diff Detail

Event Timeline

zequanwu created this revision.Jul 14 2022, 11:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2022, 11:32 AM
zequanwu requested review of this revision.Jul 14 2022, 11:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2022, 11:32 AM
hans accepted this revision.Jul 15 2022, 11:46 AM

lgtm

This revision is now accepted and ready to land.Jul 15 2022, 11:46 AM
This revision was landed with ongoing or failed builds.Jul 15 2022, 12:04 PM
This revision was automatically updated to reflect the committed changes.