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
lld is the LLVM linker which is faster than gold. Prefer lld over gold
(that is, if `-DUSE_LLD_LINKER` is provided, gold will not be used).
Signed-off-by: Kim Topley <[email protected]>
0 commit comments