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 | |
aarch64-suse-support.patch | 0000000928 928 Bytes | |
arm_suse_support.diff | 0000001124 1.1 KB | |
assume-opensuse.patch | 0000000750 750 Bytes | |
baselibs.conf | 0000000018 18 Bytes | |
cfe-3.6.0.src.tar.xz | 0008640776 8.24 MB | |
cfe-docs-3.6.0.src.tar.xz | 0001102800 1.05 MB | |
clang-disable-ada-extension.patch | 0000000527 527 Bytes | |
clang-resourcedirs.patch | 0000000533 533 Bytes | |
cmake-host-triple.patch | 0000001354 1.32 KB | |
compiler-rt-3.6.0.src.tar.xz | 0001140616 1.09 MB | |
default-to-i586.patch | 0000000417 417 Bytes | |
libcxx-3.6.0.src.tar.xz | 0000946380 924 KB | |
libcxxabi-3.6.0.src.tar.xz | 0000555924 543 KB | |
libcxxabi-exceptions.patch | 0000000500 500 Bytes | |
lldb-3.6.0.src.tar.xz | 0010429916 9.95 MB | |
lldb-cmake.patch | 0000002149 2.1 KB | |
lldb.changes | 0000000815 815 Bytes | |
lldb.spec | 0000003406 3.33 KB | |
llvm-3.6.0.src.tar.xz | 0012750908 12.2 MB | |
llvm-docs-3.6.0.src.tar.xz | 0001440100 1.37 MB | |
llvm-fix-find-gcc5-install.patch | 0000000911 911 Bytes | |
llvm-fix-parsearmarch.patch | 0000000757 757 Bytes | |
llvm-remove-clang-only-flags.patch | 0000001275 1.25 KB | |
llvm-rpmlintrc | 0000000478 478 Bytes | |
llvm.changes | 0000033891 33.1 KB | |
llvm.spec | 0000015463 15.1 KB | |
set-revision.patch | 0000000528 528 Bytes |
Revision 71 (latest revision is 146)
Stephan Kulow (coolo)
accepted
request 303649
from
Ismail Dönmez (namtrac)
(revision 71)
- Update to version 3.6.0 * No changelog upstream - Merge lldb-underlink.patch into lldb-cmake.patch - Swich to static library build, shared build is not supported - Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs. - Update to version 3.6.0 * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html - Add python-xml dependency for regression tests - Removed the following patches, fixed upstream: * arm-remove-xfails.diff * libcxx-libdir.patch * llvm-config-lib64.patch * llvm-fix-intrusiverefcntptr.patch
Comments 1
llvm 7.0 has been released; http://llvm.org/releases/7.0.0/llvm-7.0.0.src.tar.xz