Skip to content

Fix lld support #7883

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
Sep 10, 2021
Merged

Fix lld support #7883

merged 1 commit into from
Sep 10, 2021

Conversation

janvorli
Copy link
Member

I have found that when I've made a change to use the lld linker in July,
I've missed to push part of the change that was supposed to go to Arcade.

Without this change, the lld enabling flag is not used and we end up using
the default linker.

I have found that when I've made a change to use the lld linker in July,
I've missed to push part of the change that was supposed to go to Arcade.

Without this change, the lld enabling flag is not used and we end up using
the default linker.
@janvorli
Copy link
Member Author

@jkoritzinsky, @am11, this is a copy of the change that I've also made in runtime to expedite its effect.

@jkoritzinsky
Copy link
Member

jkoritzinsky commented Sep 10, 2021

Can you also backport this to the release/6.0 branch in Arcade if this is intended for RC2?

@janvorli janvorli merged commit 22d90b3 into dotnet:main Sep 10, 2021
@janvorli janvorli deleted the fix-lld-support branch September 10, 2021 20:13
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