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 |
---|---|---|
README.packaging | 0000004951 4.83 KB | |
llvm.changes | 0000066304 64.8 KB | |
llvm.spec | 0000011838 11.6 KB |
Revision 608 (latest revision is 611)
Aaron Puchert (aaronpuchert)
accepted
request 1202491
from
Aaron Puchert (aaronpuchert)
(revision 608)
- Update to version 19. * For details, see the release notes: - https://releases.llvm.org/19.1.0/docs/ReleaseNotes.html - https://releases.llvm.org/19.1.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/19.1.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/19.1.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/19.1.0/tools/lld/docs/ReleaseNotes.html
Comments 0