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 | 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 67 (latest revision is 611)
Ismail Dönmez (namtrac)
committed
(revision 67)
- 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.
Comments 0