Name: | clang |
---|---|
Version: | 16.0.6 |
Release: | 1.0.1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 174935 |
License: | Apache-2.0 WITH LLVM-exception OR NCSA |
RPM: | clang-16.0.6-1.0.1.el9.x86_64.rpm |
Source RPM: | clang-16.0.6-1.0.1.el9.src.rpm |
Build Date: | Thu Oct 26 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://llvm.org |
Summary: | A C language family front-end for LLVM |
Description: | clang: noun 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit. The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its tools are built as libraries and designed to be loosely-coupled and extensible. Install compiler-rt if you want the Blocks C language extension or to enable sanitization and profiling options when building, and libomp-devel to enable -fopenmp. |
- Use all available CPU cores for build - Recognize Oracle Linux distros [OraBug: 29422714]
- Update to LLVM 16.0.6
- Restore gcc-toolset-libatomic-devel requirement
- Switch to gcc-toolset-13-gcc
- Use gcc-toolset-13-gdb for gdb-add-index
- Build with LTO
- Use ld from gcc-toolset
- Restore use of gcc-toolset-12
- Update to LLVM 16.0.1
- Remove clang-tools-extra-devel package