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
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/llvm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
clang-cmake-lib.patch | 0000000324 324 Bytes | |
llvm-2.9.99.git20110605.tar.xz | 0011763840 11.2 MB | |
llvm-rpmlintrc | 0000000397 397 Bytes | |
llvm.changes | 0000003110 3.04 KB | |
llvm.spec | 0000010017 9.78 KB | |
set-revision.patch | 0000000293 293 Bytes |
Revision 1 (latest revision is 146)
Sascha Peilicke (saschpe)
accepted
request 73051
from
Ismail Dönmez (namtrac)
(revision 1)
New package llvm, its so called a compiler compiler, it lets you write optimizing compilers. The package includes llvm-clang package which is the clang optimizing C/C++/Objective-C(++) compiler. The package has a big non-trivial testsuite for both llvm and clang. In near future Mesa package will depend on llvm for software OpenGL
Comments 1
llvm 7.0 has been released; http://llvm.org/releases/7.0.0/llvm-7.0.0.src.tar.xz