OpenBSD Handbook

Current snapshot · amd64 · Generated 2026-09-09

llvm-19.1.7p15

modular, fast C/C++/ObjC compiler, static analyzer and tools

Back to search · Project homepage

Description

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. This package includes the LLVM Core and the Clang compiler suite. The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for various popular CPUs (i386, amd64, powerpc and arm are major targets). 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. Clang is an "LLVM native" C/C++/Objective-C compiler, which aims to deliver fast compiles, extremely useful error and warning messages and to provide a platform for building great source level tools. The Clang Static Analyzer is a tool automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.

Package information

Ports path
devel/llvm/19
Package architecture
amd64
Maintainer
Sebastien Marie <semarie@online.fr>, Robert Nagy <robert@openbsd.org>
Categories
devel, lang/python
Available flavors
None listed
Only for architectures
aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64

These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.

Direct dependencies

Runtime

Build

Test

OpenBSD README

This README contains unresolved ports variables. It is source documentation; commands containing these variables require adjustment.

Used by (2 dependency relationships)

Includes library, runtime, build and test relationships. Results load 100 at a time.

Installing and updating packages · Package details as JSON