This is an archive of the discontinued LLVM Phabricator instance.

[NewPM] Move analysis invalidation/clearing logging to instrumentation
ClosedPublic

Authored by aeubanks on May 7 2021, 3:03 PM.

Details

Summary

We're trying to move DebugLogging into instrumentation, rather than
being part of PassManagers/AnalysisManagers.

Diff Detail

Event Timeline

aeubanks created this revision.May 7 2021, 3:03 PM
aeubanks requested review of this revision.May 7 2021, 3:03 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 7 2021, 3:03 PM
ychen accepted this revision.May 7 2021, 3:19 PM

LGTM.

This revision is now accepted and ready to land.May 7 2021, 3:19 PM
This revision was landed with ongoing or failed builds.May 7 2021, 3:42 PM
This revision was automatically updated to reflect the committed changes.