This is an archive of the discontinued LLVM Phabricator instance.

[msan] Remove legacy PM pass
ClosedPublic

Authored by MaskRay on Apr 15 2022, 9:16 PM.

Details

Summary

Using the legacy PM for the optimization pipeline was deprecated in 13.0.0.
Following recent changes to remove non-core features of the legacy
PM/optimization pipeline, remove MemorySanitizerLegacyPass.

I am going to wait a bit for

Diff Detail

Event Timeline

MaskRay created this revision.Apr 15 2022, 9:16 PM
MaskRay requested review of this revision.Apr 15 2022, 9:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2022, 9:16 PM
vitalybuka accepted this revision.Apr 15 2022, 11:56 PM
This revision is now accepted and ready to land.Apr 15 2022, 11:56 PM
This revision was landed with ongoing or failed builds.Apr 21 2022, 10:22 AM
This revision was automatically updated to reflect the committed changes.