This is an archive of the discontinued LLVM Phabricator instance.

[asancov] Emit an initializer passing number of coverage code locations in each module
ClosedPublic

Authored by eugenis on May 23 2014, 9:28 AM.

Details

Reviewers
kcc
Summary

This is required for D3874.

Diff Detail

Event Timeline

eugenis updated this revision to Diff 9763.May 23 2014, 9:28 AM
eugenis retitled this revision from to [asancov] Emit an initializer passing number of coverage code locations in each module.
eugenis updated this object.
eugenis edited the test plan for this revision. (Show Details)
eugenis added a reviewer: kcc.
eugenis set the repository for this revision to rL LLVM.
eugenis added a subscriber: Unknown Object (MLST).

Instrumentation-side changes in D3898.
PTAL.

kcc accepted this revision.May 26 2014, 1:14 AM
kcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 26 2014, 1:14 AM
Eugene.Zelenko closed this revision.Oct 3 2016, 1:32 PM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in rL209654.