Port variant | standard |
Summary | Linker from the LLVM project |
BROKEN | |
Package version | 18.1.8 |
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 | 10 JUL 2024, 16:55:02 UTC |
Port created | 21 NOV 2018, 04:08:04 UTC |
complete | This is the lld-standard metapackage. It pulls in all subpackages of lld-standard. |
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-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
Build (only) |
llvm:dev:standard llvm:tools:standard cmake:primary:standard zlib:dev:standard |
Build and Runtime | llvm:primary:standard |
Runtime (only) |
ravensys-gcc:cxx_run:standard (primary subpackage) ravensys-gcc:libs:standard (primary subpackage) |
main | https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/ http://llvm.org/releases/18.1.8/ |
zig:standard | Programming language |