Name: | llvm |
---|---|
Version: | 9.0.1 |
Release: | 5.module+el8.2.0+7637+f2b78a15 |
Architecture: | aarch64 |
Module: | llvm-toolset:ol8:8020020200526230845:4cda2c84 |
Group: | Unspecified |
Size: | 14248935 |
License: | NCSA |
RPM: | llvm-9.0.1-5.module+el8.2.0+7637+f2b78a15.aarch64.rpm |
Source RPM: | llvm-9.0.1-5.module+el8.2.0+7637+f2b78a15.src.rpm |
Build Date: | Thu Jul 23 2020 |
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. |
- Fix big-endian miscompilation in rustc, rhbz#1840304
- Fix a codegen bug for Rust
- Add explicit Requires from sub-packages to llvm-libs
- Fix crash with kernel bpf self-tests
- 9.0.1 Release
- Remove work-around for threading issue in gold
- Build libLLVM.so first to avoid OOM errors
- Adjust run-lit-tests script to better match in tree testing
- Limit number of build threads using -l option for ninja
- 9.0.0 Release