Skip to content

[5.5] Pass down -Xlinker flags to the underlying clang linker call using -Xlinker prefix #650

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

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented May 11, 2021

Passing them in as-is is not valid when invoking the linker using the clang executable as clang -fuse-ld=gold.

This is a 5.5 cherry-pick of a change merged on main in: #644

…`-Xlinker`

Passing them in as-is is not valid when invoking the linker using the clang executable as `clang -fuse-ld=gold`.
@artemcm artemcm requested a review from a team as a code owner May 11, 2021 20:04
@artemcm
Copy link
Contributor Author

artemcm commented May 11, 2021

@swift-ci please test

@airspeedswift airspeedswift merged commit aad8c2c into swiftlang:release/5.5 May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants