LLD is a linker from the LLVM project that is a drop-in replacement for system linkers and runs much faster than them. It also provides features that are useful for toolchain developers. The linker supports ELF (Unix), PE/COFF (Windows), Mach-O (macOS) and WebAssembly in descending order of completeness. Internally, LLD consists of several different linkers. The ELF port is the one that will be described in this document. The PE/COFF port is complete, including Windows debug info (PDB) support. The WebAssembly port is still a work in progress
Uploaded | Sun Mar 30 23:46:23 2025 |
md5 checksum | 34f986d7c392b97710a13dc7e747841e |
arch | x86_64 |
build | h6356073_2 |
build_number | 2 |
constrains | llvm ==14.0.6 |
depends | libgcc-ng >=11.2.0, libllvm14 >=14.0.6,<14.1.0a0, libstdcxx-ng >=11.2.0, zlib >=1.2.13,<1.3.0a0 |
license | Apache-2.0 WITH LLVM-exception |
license_family | Apache |
md5 | 34f986d7c392b97710a13dc7e747841e |
name | lld |
platform | linux |
sha1 | 7f6fb805fcc8b06dfc59507ba88a6123c4f84e62 |
sha256 | e81fb1bd1926d8adc71bac87e9691b0a41743459d96a7901214e24d66ca62f1f |
size | 3938083 |
subdir | linux-64 |
timestamp | 1726837185341 |
version | 14.0.6 |