This is an archive of the discontinued LLVM Phabricator instance.

[LegacyPM] Remove ThinLTO/LTO pipelines
ClosedPublic

Authored by aeubanks on Apr 15 2022, 4:10 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 the (Thin)LTO pipelines.

Diff Detail

Event Timeline

aeubanks created this revision.Apr 15 2022, 4:10 PM
Herald added a reviewer: ctetreau. · View Herald Transcript
Herald added a reviewer: ctetreau. · View Herald Transcript
Herald added a reviewer: ctetreau. · View Herald Transcript
Herald added a reviewer: ctetreau. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
aeubanks requested review of this revision.Apr 15 2022, 4:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2022, 4:10 PM
MaskRay accepted this revision.Apr 15 2022, 4:17 PM
This revision is now accepted and ready to land.Apr 15 2022, 4:17 PM
This revision was landed with ongoing or failed builds.Apr 18 2022, 10:12 AM
This revision was automatically updated to reflect the committed changes.