Nerixyz wrote:

I'm not sure about this. But since it's off by default, it might be fine. One 
reason for the slow link times is probably the fact that LLVM and Clang are 
statically linked on Windows.

`/OPT:REF` and `/OPT:ICF` are mostly for binary size, not for linking speed.

https://github.com/llvm/llvm-project/pull/203274
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to