Name: | llvm7.0 |
---|---|
Version: | 7.0.1 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 12076515 |
License: | NCSA |
RPM: | llvm7.0-7.0.1-4.el7.aarch64.rpm |
Source RPM: | llvm7.0-7.0.1-4.el7.src.rpm |
Build Date: | Tue Apr 21 2020 |
Build Host: | ca-buildarm01.us.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. |
- Install ld.so.config file with -lib package
- Sync specfile with llvm7.0 package
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Fix discriminators in metadata, rhbz#1668033
- 7.0.1 release
- Ensure rpmlint passes on specfile
- Install testing libraries for unittests
- Fix running unittests as not-root user
- Fixes for llvm-test package: - Add some missing Requires - Add --threads option to run-lit-tests script - Set PATH so lit can find tools like count, not, etc. - Don't hardcode tools directory to /usr/lib64/llvm - Fix typo in yaml-bench define - Only print information about failing tests
- 7.0.0 Release