Name: | compiler-rt |
---|---|
Version: | 19.1.7 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 31415974 |
License: | Apache-2.0 WITH LLVM-exception OR NCSA OR MIT |
RPM: | compiler-rt-19.1.7-2.el9.aarch64.rpm |
Source RPM: | llvm-19.1.7-2.el9.src.rpm |
Build Date: | Thu Mar 06 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://llvm.org |
Summary: | LLVM "compiler-rt" runtime libraries |
Description: | The compiler-rt project is a part of the LLVM project. It provides implementation of the low-level target-specific hooks required by code generation, sanitizer runtimes and profiling library for code instrumentation, and Blocks C language extension. |
- 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