Summary: Override the default linker in case the user is passing it separately. This requires `lld` but it always did. This will be fixed *properly* when https://github.com/llvm/llvm-project/pull/136729 lands. Fixes https://github.com/llvm/llvm-project/issues/136822