LLD

From Gentoo Wiki
Jump to:navigation Jump to:search


LLD is a linker provided by the LLVM project and can be used as an alternative to the standard linker, BFD. It supports more modern features than BFD and tightly integrates with Clang and the LLVM toolchain, especially when link-time optimizing a system.