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:24 2025 |
md5 checksum | 9222e3041121242fb0ecf29117cde945 |
arch | x86_64 |
build | hc6aae33_1 |
build_number | 1 |
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 | 9222e3041121242fb0ecf29117cde945 |
name | lld |
platform | linux |
sha1 | ba220b623aadefb2d141fb2fb55315412354d32c |
sha256 | e7f4d5cfee8f57d30597a59c8f97b66573036bea59a0a933c5ce4191bce99013 |
size | 3938093 |
subdir | linux-64 |
timestamp | 1680868730948 |
version | 14.0.6 |