Path to this page:
./
devel/lld,
The LLVM Linker
Branch: CURRENT,
Version: 18.1.8,
Package name: lld-18.1.8,
Maintainer: pkgsrc-usersLLD 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 PE/COFF port is complete,
including Windows debug info (PDB) support. The WebAssembly port is
still a work in progress (See WebAssembly lld port). The Mach-O port is
built based on a different architecture than the others. For the details
about Mach-O, please read ATOM-based lld.
Required to run:[
lang/llvm]
Required to build:[
pkgtools/cwrappers] [
lang/python37]
Master sites:
Filesize: 1526.855 KB
Version history: (Expand)
- (2024-07-06) Updated to version: lld-18.1.8
- (2024-04-22) Updated to version: lld-17.0.6
- (2023-10-06) Updated to version: lld-16.0.6
- (2023-08-14) Updated to version: lld-15.0.7nb2
- (2023-03-14) Updated to version: lld-15.0.7nb1
- (2023-01-12) Updated to version: lld-15.0.7
CVS history: (Expand)