Skip to content

cherry-pick upstream changes to remove "old" Darwin lld support #3636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 13, 2021

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Dec 7, 2021

This cherry-picks the changes associated with the removal of the "old" Darwin lld. Since lld is built on Windows and Linux, this should help reduce some of the build output size and unnecessary building.

keith added 2 commits December 7, 2021 08:34
During the llvm round table it was generally agreed that the newer macho
lld implementation is feature complete enough to replace the old
implementation entirely. This will reduce confusion for new users who
aren't aware of the history.

Differential Revision: https://reviews.llvm.org/D114842

(cherry picked from commit 9e35525)
This now assumes that for the darwin driver any lld is the "new" macho
lld implementation.

Differential Revision: https://reviews.llvm.org/D114974

(cherry picked from commit ace03d0)
@compnerd
Copy link
Member Author

compnerd commented Dec 7, 2021

CC: @etcwilde @bnbarham

@compnerd
Copy link
Member Author

compnerd commented Dec 7, 2021

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Dec 7, 2021

@swift-ci please test macOS platform

@compnerd compnerd merged commit 85d27d1 into swiftlang:stable/20210726 Dec 13, 2021
@compnerd compnerd deleted the lld-less branch December 13, 2021 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants