LLD linker

E292709

LLD linker is LLVM’s high-performance, modern linker designed as a faster, drop-in replacement for traditional system linkers across multiple platforms.

All labels observed (6)

Label Occurrences
LLD linker canonical 2
ELF linker 1
GNU ld 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf LLVM subproject ⓘ
linker ⓘ
software tool ⓘ
compatibleWith Clang ⓘ
GCC ⓘ
GNU ld ⓘ
linked to: GNU Binutils

gold linker ⓘ
component COFF linker ⓘ
ELF linker ⓘ
linked to: LLD linker

Mach-O linker ⓘ
linked to: LLD linker

Wasm linker ⓘ
designGoal cross-platform support ⓘ
drop-in replacement for traditional system linkers ⓘ
fast link times ⓘ
developer LLVM Project ⓘ
linked to: LLVM

LLVM community ⓘ
linked to: LLVM
distribution LLVM releases ⓘ
feature debug information handling ⓘ
incremental linking (on some targets) ⓘ
link-time optimization support ⓘ
linker script support (ELF) ⓘ
thinLTO support ⓘ
fullName LLD linker ⓘ
license Apache License 2.0 with LLVM exceptions ⓘ
partOf LLVM ⓘ
primaryGoal high-performance linking ⓘ
programmingLanguage C++ ⓘ
replaces GNU ld ⓘ
linked to: LLD linker

gold linker ⓘ
platform system linkers ⓘ
repository https://github.com/llvm/llvm-project ⓘ
supportsArchitecture AArch64 ⓘ
linked to: ARMv8-A

ARM ⓘ
RISC-V ⓘ
x86 ⓘ
x86-64 ⓘ
supportsFormat COFF ⓘ
ELF ⓘ
Mach-O ⓘ
Wasm ⓘ
supportsPlatform FreeBSD ⓘ
Linux ⓘ
Windows ⓘ
macOS ⓘ
useCase linking C and C++ programs ⓘ
linking LLVM-based language toolchains ⓘ
linking Rust programs ⓘ
usedIn Clang-based build systems ⓘ
LLVM-based toolchains ⓘ

How these facts were elicited

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

LLVM → hasComponent → LLD linker ⓘ
LLD → fullName → LLD linker ⓘ
subject linked to: LLD linker
LLD → component → ELF linker ⓘ
subject linked to: LLD linker
linked to: LLD linker
LLD → component → Mach-O linker ⓘ
subject linked to: LLD linker
linked to: LLD linker
LLD → replaces → GNU ld ⓘ
subject linked to: LLD linker
linked to: LLD linker
llvm-ar → interoperableWith → LLVM linker lld ⓘ
linked to: LLD linker
Mach-O binary format → usedByToolchain → LLVM linker (ld64, lld-macho) ⓘ
linked to: LLD linker