diff --git a/modules/release-notes/pages/developers/Development_LLVM.adoc b/modules/release-notes/pages/developers/Development_LLVM.adoc index 3be08db..42b1ba9 100644 --- a/modules/release-notes/pages/developers/Development_LLVM.adoc +++ b/modules/release-notes/pages/developers/Development_LLVM.adoc @@ -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].