From 27bb9d3de636126257e9e245b50d412927aa9f02 Mon Sep 17 00:00:00 2001 From: Łukasz Piekarski Date: Oct 23 2020 18:15:55 +0000 Subject: LLVM 11.0.0 Signed-off-by: Łukasz Piekarski --- diff --git a/modules/release-notes/pages/developers/Development_LLVM.adoc b/modules/release-notes/pages/developers/Development_LLVM.adoc index bf5e10a..8a53a73 100644 --- a/modules/release-notes/pages/developers/Development_LLVM.adoc +++ b/modules/release-notes/pages/developers/Development_LLVM.adoc @@ -2,16 +2,12 @@ include::{partialsdir}/entities.adoc[] [[sect-llvm]] -= LLVM -[[sect-llvm]] - - = LLVM 11.0.0 - - + + Fedora 33 comes with LLVM 11. - + All llvm sub-projects in Fedora will be updated to version 11. However, the packages that currently depend on `clang` and `llvm` version 10 libraries will continue to work. Compatibility packages `clang10` and `llvm10` was added to this release. @@ -35,7 +31,7 @@ Clang 11.0.0 supports the `-fstack-clash-protection` flag for the `x86_64` and ` The full list of new features, improvements and bug fixes that comes with LLVM 11 can be found in the https://releases.llvm.org/11.0.0/docs/ReleaseNotes.html[upstream release notes]. === All LLVM sub-projects in Fedora 33 was also updated to version 11 - + * clang (https://releases.llvm.org/11.0.0/tools/clang/docs/ReleaseNotes.html[details]) * lld (https://releases.llvm.org/11.0.0/tools/lld/docs/ReleaseNotes.html[details]) @@ -48,11 +44,11 @@ The full list of new features, improvements and bug fixes that comes with LLVM 1 * compiler-rt * lldb - + * libomp - + * llvm-test-suite - + * libcxxabi (libc{plus}{plus}abi) - -* python-lit \ No newline at end of file + +* python-lit