| Name: | llvm5.0 |
|---|---|
| Version: | 5.0.1 |
| Release: | 7.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 9941529 |
| License: | NCSA |
| RPM: | llvm5.0-5.0.1-7.el8.aarch64.rpm |
| Source RPM: | llvm5.0-5.0.1-7.el8.src.rpm |
| Build Date: | Fri May 14 2021 |
| Build Host: | ca-buildarm05 |
| 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 r327651 from trunk rhbz#1554349
- Rebuild to fix GCC 8 mis-compilation
See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Backport r315279 to fix an issue with rust
- Fix buid with gcc 8
- Work-around LLVMHello.so link failures caused by LD_FLAGS="-Wl,-z,defs" - https://bugzilla.redhat.com/show_bug.cgi?id=1538318
- 5.0.1 Release
- Update package structure to match llvm4.0.
- Reduce debuginfo size on ARM
- Initial version.