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 | |
clang-disable-ada-extension.patch | 0000000541 541 Bytes | |
clang-glibc2.14.patch | 0000004739 4.63 KB | |
llvm-3.0.tar.bz2 | 0013988408 13.3 MB | |
llvm-rpmlintrc | 0000000397 397 Bytes | |
llvm.changes | 0000009494 9.27 KB | |
llvm.spec | 0000011418 11.2 KB | |
set-revision.patch | 0000000293 293 Bytes |
Revision 21 (latest revision is 146)
Stephan Kulow (coolo)
accepted
request 98236
from
Ismail Dönmez (namtrac)
(revision 21)
- Don't run gcc for ada files, just fail instead. - Add clang-glibc2.14.patch to support glibc 2.14 headers - Install profiling support
Comments 1
llvm 7.0 has been released; http://llvm.org/releases/7.0.0/llvm-7.0.0.src.tar.xz