This is an archive of the discontinued LLVM Phabricator instance.

[clang][deps] Remove -coverage-data-file and -coverage-notes-file from modules
ClosedPublic

Authored by benlangmuir on Mar 30 2023, 3:53 PM.

Details

Summary

When not performing codegen, we can strip the coverage-data-file and coverage-notes-file options to improve canonicalization.

rdar://107443796

Diff Detail

Event Timeline

benlangmuir created this revision.Mar 30 2023, 3:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2023, 3:53 PM
benlangmuir requested review of this revision.Mar 30 2023, 3:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2023, 3:53 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jansvoboda11 accepted this revision.Mar 30 2023, 4:02 PM
This revision is now accepted and ready to land.Mar 30 2023, 4:02 PM