lld
Port variant std
Summary Linker from the LLVM project
Package version 22.1.6
Homepage http://llvm.org/
Keywords lang, sysutils
Maintainer nobody
License University of Illinois/NCSA Open Source License
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 29 MAY 2026, 12:33:39 UTC
Port created 22 NOV 2018, 04:08:04 UTC
Subpackage Descriptions
set This is the lld:std metapackage. It pulls in all subpackages of lld:std.
primary 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.
dev This is the developer subpackage of the lld:std port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) llvm:dev:std
llvm:tools:std
cmake:primary:std
zlib:dev:std
Build and Runtime llvm:primary:std
Runtime (only) ravensys-gcc:cxx_run:std (primary subpackage)
ravensys-gcc:libs:std (primary subpackage)
Download groups
main https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.6/
Distribution File Information
6e0b376a1f6d9873e7dfb09ae6e04b9c7024400f01733fa4c29be69d5c138bc2 167043464 llvm22/llvm-project-22.1.6.src.tar.xz
Ports that require lld:std
clang:std C language family frontend for LLVM 22.1
compiler-rt:std Compiler runtime libraries for clang
libcxx:std LLVM C++ standard library
libreoffice:std Free Software Productivity Suite
lldb:std Linker from the LLVM project
openmp:std LLVM Open Multi-Processing Runtime Library
ravensys-toolchain:std Compiler and binutils toolchain for Ravenports