[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package llvm-19.1.7-2.el9.aarch64 download

Name llvm
Epoch 0
Version 19.1.7
Release 2.el9
Architecture aarch64
Website/URL http://llvm.org
License Apache-2.0 WITH LLVM-exception OR NCSA
Build Time 2025-03-31 15:18:31
Build Host builder-arm64-1.inferitos.ru
Summary The Low Level Virtual Machine
Repositories AppStream
Description 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.
Errata
Size 20335 KiB
Source Project llvm-19.1.7-2.el9
SHA-256 checksum 35a211f2588c7e7b58aa086064b1e71fe705bd5ca0306bb4b19f42d67a0f135e
× Full screenshot
Changelog link
* Thu Feb 06 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-2
- Remove llvm 18 compat lib

* Thu Jan 23 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-1
* Update to LLVM 19.1.7 (RHEL-57460)

* Mon Dec 09 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-2
- Disable libomp tests on s390x RHEL entirely.

* Wed Dec 04 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-1
- Update to 19.1.5
- Enable LLVM_ENABLE_ZSTD (rhbz#2321848)
- Remove HTML documentation
- Add lldb man pages
- Fix profiling after a binutils NOTE change (rhbz#2322754)
- Install i386 config files on x86_64

* Sat Nov 09 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.3-1
- Update to 19.1.3

* Thu Aug 15 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-3
- Workaround for GFX11.5 export priority (RHEL-49517)

* Thu Aug 08 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-2
- Remove llvm 17 compat lib

* Tue Jul 16 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-1
- Update to LLVM 18.1.8

* Tue May 28 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-3
- Fix use after free on ppc64le (rhbz#2283525)

* Wed May 22 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-2
- Turn on build condition bundle_compat_lib by default