Makefile: enable ThinLTO with clang on Windows, use lld when linking clang builds
lld works with GCC builds too, but you have to disable LTO if you want to use it.
Please register or sign in to comment
lld works with GCC builds too, but you have to disable LTO if you want to use it.