zhaoshiz wrote:

> Windows should use `-fuse-ld=lld` as well, not `-fuse-ld=lld-link`

I don't disagree... But `-fuse-ld=lld-link` is auto generated by CMake in our 
case. I can add `-fuse-ld=lld` to CMAKE_C_FLAGS. But I have no control over 
what or how our downstream users build with LLVM.

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

Reply via email to