⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module llvm

Module llvm 

Source
Expand description

LLVM Native Build Port

Portfile for building LLVM 19 natively on VeridianOS. Handles CMake configuration, memory validation, single-threaded linking, and installation to the system toolchain directory.

Structs§

LlvmPortConfig
LLVM build configuration

Constants§

LLVM_MIN_MEMORY_MB
Minimum memory required for LLVM build (4GB)
LLVM_VERSION
LLVM version