llvm17
Port variant standard
Summary Low Level Virtual Machine (version 17.0)
BROKEN
Package version 17.0.6
Homepage http://llvm.org/
Keywords devel, lang
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 19 APR 2024, 04:07:11 UTC
Port created 19 APR 2024, 04:07:11 UTC
Subpackage Descriptions
complete This is the llvm17-standard metapackage. It pulls in all subpackages of llvm17-standard.
primary The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. The name "LLVM" itself is not an acronym; it is the full name of the project. This package contains the LLVM Core libraries which provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an optimizer and code generator.
tools This package contains llvm tools.
dev This is the developer subpackage of the llvm17-standard port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
GOLD ON Build the LLVM Gold plugin for LTO
Package Dependencies by Type
Build (only) ncurses:dev:standard
libexecinfo:dev:standard
cmake:primary:standard
ninja:single:standard
zlib:dev:standard
libxml2:dev:standard
python312:dev:standard
python312:primary:standard
autoselect-python:single:standard
Build and Runtime ncurses:primary:standard
ncurses:terminfo:standard
libexecinfo:primary:standard
zlib:primary:standard
libxml2:primary:standard
Runtime (only) llvm17:primary:standard (tools subpackage)
ravensys-gcc:cxx_run:standard (primary subpackage)
ravensys-gcc:libs:standard (primary subpackage)
Download groups
main https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/
Distribution File Information
b638167da139126ca11917b6880207cc6e8f9d1cbb1a48d87d017f697ef78188 59298244 llvm-17.0.6.src.tar.xz 807f069c54dc20cb47b21c1f6acafdd9c649f3ae015609040d6182cab01140f4 8712 cmake-17.0.6.src.tar.xz
Ports that require llvm17:standard
clang17:standard C language family frontend for LLVM 17.0
lld17:standard Linker from the LLVM project
mesa:standard Mesa 3D Graphics Library
thunderbird:standard Mozilla Thunderbird mail/newsgroup client