Name: | llvm5.0 |
---|---|
Version: | 5.0.1 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 9875752 |
License: | NCSA |
RPM: | llvm5.0-5.0.1-7.el7.aarch64.rpm |
Source RPM: | llvm5.0-5.0.1-7.el7.src.rpm |
Build Date: | Thu May 31 2018 |
Build Host: | ca-buildarm02.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. |
- Backport r327651 from trunk rhbz#1554349
- Update dependencies for epel7
- 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.