849 - LLVM 15

This commit is contained in:
Petr Bokoč 2022-11-14 05:39:54 +01:00
commit 8d25929cee

View file

@ -2,4 +2,8 @@
include::{partialsdir}/entities.adoc[]
[[sect-llvm]]
= LLVM
= LLVM version 15
All LLVM sub-projects in Fedora have been updated to version 15, and there has been be a soname version change for the LLVM libraries. Compatibility packages `clang14` and `llvm14` are available to ensure that packages that currently depend on CLang and LLVM version 14 libraries will continue to work.
A full list of changes in LLVM 15 is available in the link:https://releases.llvm.org/15.0.0/docs/ReleaseNotes.html[upstream LLVM Release Notes].