aokblast 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.
What about setting the defaultLinker to /usr/bin/ld? https://github.com/llvm/llvm-project/pull/190596 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
