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 |
---|---|---|
README.packaging | 0000006282 6.13 KB | |
baselibs.conf | 0000000059 59 Bytes | |
llvm.changes | 0000054373 53.1 KB | |
llvm.spec | 0000012017 11.7 KB |
Revision 117 (latest revision is 146)
Richard Brown (RBrownSUSE)
accepted
request 923003
from
Aaron Puchert (aaronpuchert)
(revision 117)
- Update to version 13.0.0. * For details, see the release notes: - https://releases.llvm.org/13.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/13.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/13.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/13.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/13.0.0/tools/lld/docs/ReleaseNotes.html - Make sure we actually generate clang-doc and llvm-doc.
Comments 1
llvm 7.0 has been released; http://llvm.org/releases/7.0.0/llvm-7.0.0.src.tar.xz