| Name: | llvm16 |
|---|---|
| Version: | 16.0.6 |
| Release: | 8.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 89855658 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | llvm16-16.0.6-8.el9.aarch64.rpm |
| Source RPM: | llvm16-16.0.6-8.el9.src.rpm |
| Build Date: | Mon Apr 22 2024 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://llvm.org |
| Summary: | The Low Level Virtual Machine |
| 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. |
- 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)
- Force ldconfig execution in compat packages. Fixes rhbz#2001328.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Use LLVM_UNITTEST_LINK_FLAGS to reduce link times for unit tests
- Improve error messages for unsupported relocs on s390x (rhbz#2216906) - Disable LLVM_UNREACHABLE_OPTIMIZE
- Update to LLVM 16.0.6
- Split off llvm-cmake-utils package
- Update to LLVM 16.0.5