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:Leap:16.0:FactoryCandidates/llvm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
assume-opensuse.patch | 0000000400 400 Bytes | |
clang-cmake-lib.patch | 0000000324 324 Bytes | |
llvm-2.9.99.svn20110929.tar.xz | 0012291320 11.7 MB | |
llvm-rpmlintrc | 0000000397 397 Bytes | |
llvm.changes | 0000005574 5.44 KB | |
llvm.spec | 0000010165 9.93 KB | |
set-revision.patch | 0000000293 293 Bytes |
Revision 13 (latest revision is 146)
Lars Vogdt (lrupp)
accepted
request 85531
from
Ismail Dönmez (namtrac)
(revision 13)
- Update to r140780 * Code cleanup * Crash fixes * Add support for alignment-specifiers in C1X and C++11 * Introduce a new compiler switch: -fms-compatility * Emit debug info for c++0x nullptr. This breaks mesa but a fix is submitted to X11:XOrg
Comments 1
llvm 7.0 has been released; http://llvm.org/releases/7.0.0/llvm-7.0.0.src.tar.xz