Path to this page:
./
devel/lld,
The LLVM Linker
Branch: CURRENT,
Version: 21.1.8,
Package name: lld-21.1.8,
Maintainer: pkgsrc-usersLLD 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 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:[
pkgtools/cwrappers] [
lang/python37]
Master sites:
Filesize: 155232.984 KB
Version history: (Expand)
- (2026-04-16) Updated to version: lld-21.1.8
- (2026-03-26) Updated to version: lld-20.1.8
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
CVS history: (Expand)
2026-04-16 08:33:53 by Thomas Klausner | Files touched by this commit (53) |  |
Log message:
*: update llvm and friends to 21.1.8
|
2026-03-25 23:56:28 by Thomas Klausner | Files touched by this commit (66) |  |
Log message:
llvm and friends: update to to 20.1.8
Based on the wip packages and help from adam@
|
| 2025-05-09 21:37:16 by Thomas Klausner | Files touched by this commit (65) |
Log message:
*: bump for llvm 19 (shlib major changed)
|
2025-05-09 07:51:26 by Adam Ciarcinski | Files touched by this commit (61) |  |
Log message:
llvm: updated to 19.1.7
19.1.7
https://releases.llvm.org/19.1.0/docs/ReleaseNotes.html
|
| 2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-07-06 17:45:10 by Adam Ciarcinski | Files touched by this commit (87) |  |
Log message:
llvm: updated to 18.1.8
https://releases.llvm.org
|
2024-04-22 09:06:39 by Adam Ciarcinski | Files touched by this commit (10) |  |
Log message:
lld lldb: updated to 17.0.6
17.0.6
https://releases.llvm.org/17.0.1/tools/lld/docs/ReleaseNotes.html
|
2023-10-06 21:15:21 by Adam Ciarcinski | Files touched by this commit (53) |  |
Log message:
llvm: updated to 16.0.6
https://releases.llvm.org/16.0.0/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/lld/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/projects/libcxx/docs/ReleaseNotes.html
|