./devel/lld, The LLVM Linker

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 10.0.0, Package name: lld-10.0.0, Maintainer: pkgsrc-users

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 (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:
[lang/python37]

Master sites:

SHA1: ed8dc4f73847e084b65f4ad5d2f6670f6f38a8eb
RMD160: d0cf312b30a8d726555a4aeb1a1ea822a600ca02
Filesize: 1116.543 KB

Version history: (Expand)