[ Все 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 ]
×

Пакет llvm16-16.0.6-8.el9.aarch64 download

Имя llvm16
Эпоха 0
Версия 16.0.6
Релиз 8.el9
Архитектура aarch64
Сайт http://llvm.org
Лицензия Apache-2.0 WITH LLVM-exception OR NCSA
Время сборки 2024-10-01 14:03:36
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание The Low Level Virtual Machine
Репозитории Extras
Полное описание 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.
Эррата
Размер 19001 КиБ
Исходный проект llvm16-16.0.6-8.el9
Контрольная сумма SHA-256 04b17cb03271947478b986ba80674ee60d52466c729417dec84682a7e5b472c2
× Full screenshot
История изменений 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