This is an archive of the discontinued LLVM Phabricator instance.

[lld] Remove support for legacy pass manager
ClosedPublic

Authored by nikic on Apr 6 2022, 7:25 AM.

Details

Summary

This removes options for performing LTO with the legacy pass manager in LLD. Options that explicitly enable the new pass manager are retained as no-ops.

Diff Detail

Event Timeline

nikic created this revision.Apr 6 2022, 7:25 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 6 2022, 7:25 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Herald added subscribers: pmatos, asb, ormris and 6 others. · View Herald Transcript
nikic requested review of this revision.Apr 6 2022, 7:25 AM
int3 added a subscriber: int3.Apr 6 2022, 12:14 PM

Mach-O changes lgtm

aeubanks accepted this revision.Apr 6 2022, 12:49 PM
This revision is now accepted and ready to land.Apr 6 2022, 12:49 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 7 2022, 1:18 AM