lld: The LLVM Linker1

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.

... part of T2, get it here

URL: https://lld.llvm.org

Author: University of Illinois/NCSA
Author: Chris Lattner <clattner [at] apple [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 18.1.2

Remark: Does cross compile (as setup and patched in T2).

CPU architectures: Does not support: alpha arc avr32 alpha blackfin m68k microblaze nios2

Download: https://github.com/llvm/llvm-project/tags/download/llvmorg-18.1.2/ lld-18.1.2.src.tar.xz
Download: https://github.com/llvm/llvm-project/tags/download/llvmorg-18.1.2/ cmake-18.1.2.src.tar.xz

T2 source: hotfix-gnu-prop-section.patch
T2 source: hotfix-no-macho.patch
T2 source: lld.cache
T2 source: lld.conf
T2 source: lld.desc

Build time (on reference hardware): 125% (relative to binutils)2

Installed size (on reference hardware): 35.73 MB, 37 files

Dependencies (build time detected): 00-dirtree bash binutils cmake coreutils diffutils findutils gawk grep libedit libxml linux-header llvm make patch pkgconfig sed tar xz zlib

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).