This is an archive of the discontinued LLVM Phabricator instance.

Correctly track gcov update
ClosedPublic

Authored by serge-sans-paille on Jun 29 2020, 2:01 AM.

Details

Summary

Adding a new function automatically leads to changed IR.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2020, 2:01 AM
calixte requested changes to this revision.Jun 30 2020, 7:11 AM
calixte added inline comments.
llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
870

probably useless

This revision now requires changes to proceed.Jun 30 2020, 7:11 AM
calixte accepted this revision.Jun 30 2020, 1:01 PM

LGTM

This revision is now accepted and ready to land.Jun 30 2020, 1:01 PM
This revision was automatically updated to reflect the committed changes.