| Name: | llvm |
|---|---|
| Version: | 19.1.7 |
| Release: | 2.el9 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 85054082 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | llvm-19.1.7-2.el9.i686.rpm |
| Source RPM: | llvm-19.1.7-2.el9.src.rpm |
| Build Date: | Thu Mar 06 2025 |
| Build Host: | build-ol9-i386.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. |
- Remove llvm 18 compat lib
* Update to LLVM 19.1.7 (RHEL-57460)
- Disable libomp tests on s390x RHEL entirely.
- Update to 19.1.5 - Enable LLVM_ENABLE_ZSTD (rhbz#2321848) - Remove HTML documentation - Add lldb man pages - Fix profiling after a binutils NOTE change (rhbz#2322754) - Install i386 config files on x86_64
- Update to 19.1.3
- Workaround for GFX11.5 export priority (RHEL-49517)
- Remove llvm 17 compat lib
- Update to LLVM 18.1.8
- Fix use after free on ppc64le (rhbz#2283525)
- Turn on build condition bundle_compat_lib by default