[clang] [ToolChains][FreeBSD] Set default Linker to LLD for FreeBSD (PR #190596)

David Chisnall via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 00:22:12 PDT 2026


davidchisnall wrote:

What is the motivation for this? We have been installing LLD as ld on FreeBSD for about ten years, setting the default to ld.lld seems like it will make it harder to move to a different linker in the future for no benefit.

https://github.com/llvm/llvm-project/pull/190596


More information about the cfe-commits mailing list