Name: | llvm3.9 |
---|---|
Version: | 3.9.1 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 7559244 |
License: | NCSA |
RPM: | llvm3.9-3.9.1-7.el7.aarch64.rpm |
Source RPM: | llvm3.9-3.9.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 Version 3.9 |
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. This package contains LLVM 3.9 and can be installed in parallel with other LLVM versions. |
- Fix computeKnownBits for ARMISD::CMOV (rust-lang/llvm#67)
- Add backported patches needed by Rust
- Add more patches needed by Julia and backported from LLVM 4.0.
- Add patch to add sonames to libraries - Make -static require ncurses-devel
- Install into libdir prefix
- Add patches needed by Julia. - Disable Sphinx docs (which currently cause the build to fail on Rawhide). - Replace remaining spaces with tabs for consistency. - Add dependency on -devel for -static package. - Fix missing Requires(postun). - Fix links to unversioned llvm-ar.
- Create versioned llvm3.9 package.
- Apply backports from rust-lang/llvm#55, #57
- rebuild for new arches
- apply the patch from -4