================
@@ -862,13 +862,12 @@ void tools::addLTOOptions(const ToolChain &ToolChain, 
const ArgList &Args,
   const llvm::Triple &Triple = ToolChain.getTriple();
----------------
MaskRay wrote:

This change would be desired as -fuse-ld= is better than --ld-path=. However, 
some users customize CLANG_DEFAULT_LINKER or hard code lld. They have no 
-fuse-ld= but still use lld....

https://github.com/llvm/llvm-project/pull/128285
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to