./devel/lld, The LLVM Linker

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


Branch: pkgsrc-2020Q1, Version: 9.0.1, Package name: lld-9.0.1, 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.


Master sites:

SHA1: ef5f529adfb9b57b33c394641d7d5e2d1f1b5ff6
RMD160: 541e85668c222755cb94f8f037b085d7ae9cb3e4
Filesize: 1062.754 KB

Version history: (Expand)