You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Buildbot][NFC] Add option to use LLD as linker (#3866)
Add convenience option to use lld as a linker instead of system default.
This can significantly improve re-build performance, especially for
debug builds. The linker must be installed and available in PATH.
0 commit comments