Description
The LLVM project's linker, used by compilers and build systems to combine object files and libraries into executables or shared libraries.
It is build infrastructure. Developers use it for faster linking, LLVM-based toolchains, or projects that expect lld-compatible linker behavior.