| Name: | llvm |
|---|---|
| Version: | 20.1.8 |
| Release: | 3.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 93207474 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | llvm-20.1.8-3.el9.x86_64.rpm |
| Source RPM: | llvm-20.1.8-3.el9.src.rpm |
| Build Date: | Fri Sep 12 2025 |
| Build Host: | build-ol9-x86_64.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. |
- Backport fix for pgo optimized rust toolchain on ppc64le (rhbz#2382683) - Backport fix for crbit spill miscompile on ppc64le power9 and power10 (rhbz#2383037) - Backport fix for build of highway package on ppc64le (rhbz#2383182)
- Update to LLVM 20.1.8
- Add riscv64 enablement bits; thanks: Songsong Zhang (U2FsdGVkX1@gmail.com) and David Abdurachmanov (davidlt@rivosinc.com)
- Update to LLVM 20.1.7
- Fix llvm-config alternatives handling (rhbz#2361779)
- Use libdir suffix in versioned prefix
- Invert symlink direction - Fix i686 multilib installation (rhbz#2365079)
- Backport patch to fix rhbz#2363895
- Rebuilt for Python 3.14
- Bootstrap for Python 3.14