[ 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 llvm16-16.0.6-8.el9.src download

Name llvm16
Epoch 0
Version 16.0.6
Release 8.el9
Architecture src
Website/URL http://llvm.org
License Apache-2.0 WITH LLVM-exception OR NCSA
Build Time 2024-05-03 19:53:18
Build Host builder-x86-07.inferitos.ru
Summary The Low Level Virtual Machine
Repositories Extras
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 55272 KiB
Source Project llvm16-16.0.6-8.el9
SHA-256 checksum 3017dc77cdfbb716eb4e627900761498a1ee0a6450572b9c6ddee691e76db6bb
× Full screenshot
Changelog link
* Fri May 03 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 16.0.6-8
- Rebuilt for MSVSphere 9.3

* Sat Mar 16 2024 David Abdurachmanov <davidlt@rivosinc.com> - 16.0.6-9
- Add support for riscv64
- Fix build error: '/usr/bin/ld: bad -plugin-opt option' on riscv64.
- Lower memory consumption on riscv64
- Disable LTO (ld.gold not supported on riscv64)

* Tue Mar 05 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-8
- Force ldconfig execution in compat packages. Fixes rhbz#2001328.

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Mon Jul 10 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-4
- Use LLVM_UNITTEST_LINK_FLAGS to reduce link times for unit tests

* Mon Jul 03 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-3
- Improve error messages for unsupported relocs on s390x (rhbz#2216906)
- Disable LLVM_UNREACHABLE_OPTIMIZE

* Wed Jun 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-1
- Update to LLVM 16.0.6

* Fri Jun 09 2023 Nikita Popov <npopov@redhat.com> - 16.0.5-2
- Split off llvm-cmake-utils package