This is an archive of the discontinued LLVM Phabricator instance.

[clang][NewPM] Mention that legacy PM flags are deprecated
ClosedPublic

Authored by aeubanks on Aug 26 2021, 2:32 PM.

Diff Detail

Event Timeline

aeubanks created this revision.Aug 26 2021, 2:32 PM
aeubanks requested review of this revision.Aug 26 2021, 2:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2021, 2:32 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
MaskRay accepted this revision.Aug 26 2021, 2:38 PM

Looks great!

This revision is now accepted and ready to land.Aug 26 2021, 2:38 PM
This revision was landed with ongoing or failed builds.Aug 26 2021, 2:43 PM
This revision was automatically updated to reflect the committed changes.

@tstellar is it ok to cherry-pick this into 13.x?