This is an archive of the discontinued LLVM Phabricator instance.

Add -no-unused-coverage option
Needs ReviewPublic

Authored by Hiralo on Mar 10 2022, 11:39 PM.

Details

Reviewers
vsk
Summary

commit 87f30be546daca55664ded147acceb9f206399e0
Author: Hiral Oza <hiral.oza@netapp.com>
Date: Fri Mar 11 09:41:38 2022 +0530

Add -no-unused-coverage option

Reduce the size of instrumented objects by eliminating counters for code that will not be emitted.

Author: Thom.Harp@netapp.com

Diff Detail

Event Timeline

Hiralo created this revision.Mar 10 2022, 11:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2022, 11:39 PM
Hiralo requested review of this revision.Mar 10 2022, 11:39 PM
Hiralo edited the summary of this revision. (Show Details)Mar 10 2022, 11:39 PM