llvm
Port variant std
Summary Low Level Virtual Machine (version 21.1)
Package version 21.1.7
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 05 DEC 2025, 04:53:24 UTC
Port created 21 SEP 2018, 18:28:18 UTC
Subpackage Descriptions
set This is the llvm:std metapackage. It pulls in all subpackages of llvm:std.
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 llvm:std 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:std
libexecinfo:dev:std
cmake:primary:std
zlib:dev:std
libxml2:dev:std
python313:dev:std
python313:primary:std
autoselect-python:single:std
python-ninja:single:v13
Build and Runtime ncurses:primary:std
ncurses:terminfo:std
libexecinfo:primary:std
zlib:primary:std
libxml2:primary:std
Runtime (only) llvm:primary:std (tools subpackage)
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-21.1.7/
Distribution File Information
8657ee188b673a3285b991131abe905b4129a18d52d334f9d122463164ecd000 77738260 llvm21/llvm-21.1.7.src.tar.xz f25ca011e4453ac035e940aa729d482d08eb83a91b4aaf1f230dc9ea28cadfa4 8980 llvm21/cmake-21.1.7.src.tar.xz 5fe212feb27f325fa29530eb38e746a73d18205bf6a36d9800778a94108d2ee5 455924 llvm21/third-party-21.1.7.src.tar.xz
Ports that require llvm:std
bindgen-cli:std Generate Rust bindings from C (and some C++) code
clang:std C language family frontend for LLVM 21.1
compiler-rt:std Compiler runtime libraries for clang
darktable:std Photography workflow application and raw developer
firefox:std Mozilla web browser
libclc:std Required library functions for OpenCL C language
libcxx:std LLVM C++ standard library
lld:std Linker from the LLVM project
lldb:std Linker from the LLVM project
mesa:std Mesa 3D Graphics Library
mozjs128:std Standalone JS interpreter from Mozilla 128-esr
mozjs140:std Standalone JS interpreter from Mozilla 140-esr
openmp:std LLVM Open Multi-Processing Runtime Library
pyside6:std Python binding generator for C++ libraries
shiboken6:std Python binding generator for C++ libraries
spirv-llvm-translator:std LLVM to SPIRV Translator
tesseract:std OCR (Optical Character Recognition) engine
thunderbird:std Mozilla Thunderbird mail/newsgroup client