labath wrote:

> Out of curiosity, what's stopping us from using `lld` on Windows?

It's not the default configuration of clang -- anywhere. The difference is that 
on linux/elf, the choice of linker has very little impact on the debug info.

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

Reply via email to