Description
LLVM lld can be selected more easily as the linker in mingw-w64 builds through this wrapper. It is useful for developers who want Windows-targeted builds to use lld via compiler options such as -fuse-ld=lld.
It is a build-tool wrapper, not an end-user app. Linker behavior can change binary output, diagnostics, and compatibility, so validate generated Windows binaries.