This is an archive of the discontinued LLVM Phabricator instance.

[runtimes] Add check-profile dependencies to runtimes
ClosedPublic

Authored by smeenai on Nov 29 2022, 5:47 PM.

Details

Summary

check-profile needs llvm-cov and llvm-profdata.

Diff Detail

Event Timeline

smeenai created this revision.Nov 29 2022, 5:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 5:47 PM
smeenai requested review of this revision.Nov 29 2022, 5:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 5:47 PM
phosek accepted this revision.Nov 29 2022, 7:08 PM

LGTM

This revision is now accepted and ready to land.Nov 29 2022, 7:08 PM
This revision was automatically updated to reflect the committed changes.