LLVM compiler infrastructure
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.
- Devel package for openSUSE:Factory
-
13
derived packages
- Links to openSUSE:Factory / llvm
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:compiler/llvm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000139 139 Bytes | |
assume-opensuse.patch | 0000000466 466 Bytes | |
clang-disable-ada-extension.patch | 0000000541 541 Bytes | |
clang-fix-mips-test.patch | 0000001018 1018 Bytes | |
default-to-i586.patch | 0000000488 488 Bytes | |
llvm-3.1.tar.bz2 | 0016451676 15.7 MB | |
llvm-rpmlintrc | 0000000397 397 Bytes | |
llvm.changes | 0000014925 14.6 KB | |
llvm.spec | 0000009951 9.72 KB | |
pr12463.patch | 0000005573 5.44 KB | |
pr13141.patch | 0000001179 1.15 KB | |
pr13303.patch | 0000002949 2.88 KB | |
rewrite-includes.patch | 0000033982 33.2 KB | |
set-revision.patch | 0000000542 542 Bytes |
Revision 155 (latest revision is 611)
Ismail Dönmez (namtrac)
accepted
request 127882
from
Lubos Lunak (llunak)
(revision 155)
This adds few fixes, but mostly it updates the rewrite-includes patch. Sadly upstream has decided to rename the option name for whatever reason, so if unchanged 12.2 would be the only clang with the option named this way, causing further problems e.g. with icecream. So it would be very nice to get this into 12.2. As it is an isolated feature, it should be low-risk.
Comments 0