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 |
---|---|---|
_constraints | 0000000350 350 Bytes | |
arm_suse_support.diff | 0000001597 1.56 KB | |
assume-opensuse.patch | 0000000702 702 Bytes | |
baselibs.conf | 0000000018 18 Bytes | |
cfe-3.8.0.src.tar.xz | 0009627228 9.18 MB | |
cfe-docs-3.8.0.src.tar.xz | 0000661952 646 KB | |
clang-resourcedirs.patch | 0000000533 533 Bytes | |
clang-tools-extra-3.8.0.src.tar.xz | 0000334072 326 KB | |
compiler-rt-3.8.0.src.tar.xz | 0001270128 1.21 MB | |
default-to-i586.patch | 0000000417 417 Bytes | |
glibc-2.23-libcxx.patch | 0000001864 1.82 KB | |
libcxx-3.8.0.src.tar.xz | 0001062884 1.01 MB | |
libcxxabi-3.8.0.src.tar.xz | 0000508900 497 KB | |
lldb-3.8.0.src.tar.xz | 0010929768 10.4 MB | |
lldb-cmake.patch | 0000000790 790 Bytes | |
llvm-3.8.0.src.tar.xz | 0016580932 15.8 MB | |
llvm-docs-3.8.0.src.tar.xz | 0001605660 1.53 MB | |
llvm-fix-find-gcc5-install.patch | 0000000693 693 Bytes | |
llvm-remove-clang-only-flags.patch | 0000001275 1.25 KB | |
llvm-rpmlintrc | 0000000434 434 Bytes | |
llvm.changes | 0000035987 35.1 KB | |
llvm.spec | 0000013902 13.6 KB | |
openmp-3.8.0.src.tar.xz | 0002233144 2.13 MB | |
revert-cmake-soname.patch | 0000004314 4.21 KB | |
set-revision.patch | 0000000528 528 Bytes |
Revision 77 (latest revision is 146)
Dominique Leuenberger (dimstar_suse)
accepted
request 369633
from
Ismail Dönmez (namtrac)
(revision 77)
- Comment out glibc-2.23-libcxx.patch until glibc 2.23 actually hits the Factory. - Update to llvm 3.8.0 * See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html - Fold lldb build into llvm and disable python support - Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch and cmake-host-triple.patch - Add revert-cmake-soname.patch to fix soname handling - Add glibc-2.23-libcxx.patch to fix test failures with glibc 2.23
Comments 1
llvm 7.0 has been released; http://llvm.org/releases/7.0.0/llvm-7.0.0.src.tar.xz