Low Level Virtual Machine
LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages.
The compiler infrastructure includes mirror sets of programming tools as well as libraries with equivalent functionality.
- Links to remote openSUSE.org:devel:tools:compiler / llvm20
-
Checkout Package
osc checkout Compilers/llvm20 && cd $_
- Create Badge
Comments 0