Skip to content

build: support lld as the linker #350

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 1 commit into from
Apr 1, 2018
Merged

Conversation

compnerd
Copy link
Member

For cross-compiling to Windows, lld is a requirement. It also can be
used for ELF targets. Add an option to have lld be used as the linker
to mirror the gold option.

For cross-compiling to Windows, lld is a requirement.  It also can be
used for ELF targets.  Add an option to have lld be used as the linker
to mirror the gold option.
@compnerd
Copy link
Member Author

CC: @MadCoder @das

@compnerd
Copy link
Member Author

@swift-ci please test

@MadCoder MadCoder merged commit f6e6917 into swiftlang:master Apr 1, 2018
@compnerd compnerd deleted the linker branch April 3, 2018 22:31
ktopley-apple pushed a commit that referenced this pull request Dec 6, 2018
build: support lld as the linker

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
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.

3 participants