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.
- Developed at devel:tools:compiler
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/llvm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.packaging | 0000004951 4.83 KB | |
llvm.changes | 0000065536 64 KB | |
llvm.spec | 0000011788 11.5 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1158828
from
Aaron Puchert (aaronpuchert)
(revision 144)
- Drop libomp-devel and python3-lldb where the versioned package is not being built. - Let llvm-devel require libomp-devel only where it is built. - Let lldb recommend python3-lldb only where it is built.
Comments 1
llvm 7.0 has been released; http://llvm.org/releases/7.0.0/llvm-7.0.0.src.tar.xz