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

Имя llvm16
Эпоха 0
Версия 16.0.6
Релиз 8.el9
Сайт http://llvm.org
Лицензия Apache-2.0 WITH LLVM-exception OR NCSA
Время сборки 2024-05-03 19:53:18
Хост сборки builder-x86-07.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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
llvm16-16.0.6-8.el9.x86_64 The Low Level Virtual Machine e669d86bbaa01f96a0e3c7eba663a81ad0fda6eb5ff0ac9ff5558b1c1f0280d2 download
llvm16-cmake-utils-16.0.6-8.el9.x86_64 CMake utilities shared across LLVM subprojects 9ceee706fb25889a3897fb6e2a0210901cf318c11d013aebd29c9d295cad250e download
llvm16-devel-16.0.6-8.el9.x86_64 Libraries and header files for LLVM eb41f0d034614ef7514d1ad58351c9e437f90b8a55fa11efae5f1cd73523a20c download
llvm16-libs-16.0.6-8.el9.x86_64 LLVM shared libraries a8ac70257018d71e8d76aec0579934a689143195e21a88bb266601c4f59f26ea download
llvm16-static-16.0.6-8.el9.x86_64 LLVM static libraries b8be240ecdd3df75a12eb7cb6396c92c0161882dd0dafdcbaf1aef3d8c54338c download
aarch64
llvm16-16.0.6-8.el9.aarch64 The Low Level Virtual Machine 04b17cb03271947478b986ba80674ee60d52466c729417dec84682a7e5b472c2 download
llvm16-cmake-utils-16.0.6-8.el9.aarch64 CMake utilities shared across LLVM subprojects 4e0df0e99c6cda946a1ecc949bc6024f0e3ceb274e90d4e5c37260eaa32da637 download
llvm16-devel-16.0.6-8.el9.aarch64 Libraries and header files for LLVM 6b30f6ca2ad9d3fe4764d5c14a03be1c7f9d1e3c903a6e82f6493718137a8f36 download
llvm16-libs-16.0.6-8.el9.aarch64 LLVM shared libraries c08500a1590ab81c59707418772443810244767bd1ba99bef3fade1282776b0a download
llvm16-static-16.0.6-8.el9.aarch64 LLVM static libraries 18be1e4e370c7f9454b4bbee6c8a629573ceb3956235271c1fb060fda71549cd download
noarch
llvm16-doc-16.0.6-8.el9.noarch Documentation for LLVM 75fb196c491cbf8c02df1e9626bc0058aea9881ca53d77ca1aee8d9493fb479d download
src
llvm16-16.0.6-8.el9.src The Low Level Virtual Machine 3017dc77cdfbb716eb4e627900761498a1ee0a6450572b9c6ddee691e76db6bb download
История изменений 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