This is an archive of the discontinued LLVM Phabricator instance.

[llvm-c] Remove PassManagerBuilder APIs
ClosedPublic

Authored by nikic on Mar 6 2023, 7:59 AM.

Details

Summary

The legacy PM is only supported for codegen, and PassManagerBuilder is exclusively about the middle-end optimization pipeline. Drop it.

Diff Detail

Event Timeline

nikic created this revision.Mar 6 2023, 7:59 AM
Herald added a project: Restricted Project. · View Herald Transcript
nikic requested review of this revision.Mar 6 2023, 7:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 6 2023, 7:59 AM
aeubanks accepted this revision.Mar 6 2023, 8:36 AM
This revision is now accepted and ready to land.Mar 6 2023, 8:36 AM
This revision was landed with ongoing or failed builds.Mar 9 2023, 12:59 AM
This revision was automatically updated to reflect the committed changes.
llvm/docs/ReleaseNotes.rst