Skip to content
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

Tracking bug for making -fuse-ld=lld the default on Windows #38315

Open
nico opened this issue Sep 16, 2018 · 4 comments
Open

Tracking bug for making -fuse-ld=lld the default on Windows #38315

nico opened this issue Sep 16, 2018 · 4 comments
Labels
bugzilla Issues migrated from bugzilla clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'

Comments

@nico
Copy link
Contributor

nico commented Sep 16, 2018

Bugzilla Link 38967
Version unspecified
OS All
Depends On #24990 llvm/llvm-bugzilla-archive#38965 llvm/llvm-bugzilla-archive#38966 #41525 #38288 #38320 #38321

Extended Description

lld-link is much faster than link.exe, and it works on non-win hosts. This bug tracks what needs to happen before we can make it the default.

It's already very fast, but some warnings and usability issues should probably be addressed before we switch. (See blockers.)

@nico
Copy link
Contributor Author

nico commented Sep 16, 2018

(msbuild calls link.exe directly, so changing the default linker that clang calls doesn't have that huge of an effect, but it's still a nice change to do once things are in place imho.)

@nico
Copy link
Contributor Author

nico commented Nov 27, 2021

mentioned in issue #38320

@nico
Copy link
Contributor Author

nico commented Nov 27, 2021

mentioned in issue #38321

@nico
Copy link
Contributor Author

nico commented Nov 27, 2021

mentioned in issue #41525

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
Projects
None yet
Development

No branches or pull requests

1 participant