[llvm-branch-commits] [llvm] 1817392 - [docs] Update release notes with items related to Flang
Andrzej Warzynski via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Sep 7 02:12:39 PDT 2021
Author: Andrzej Warzynski
Date: 2021-09-06T14:48:43+01:00
New Revision: 181739213aa00de40a5bc6fbb1c578ce25b78d39
URL: https://github.com/llvm/llvm-project/commit/181739213aa00de40a5bc6fbb1c578ce25b78d39
DIFF: https://github.com/llvm/llvm-project/commit/181739213aa00de40a5bc6fbb1c578ce25b78d39.diff
LOG: [docs] Update release notes with items related to Flang
Differential Revision: https://reviews.llvm.org/D109317
Added:
Modified:
llvm/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 515e9fef6d2aa..a192485d46836 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -55,6 +55,8 @@ Non-comprehensive list of changes in this release
emits valid unwind entrypoints which are validated when the context is being
set during exception handling.
+* Flang is now included in the binary packages released by LLVM.
+
Changes to the LLVM IR
----------------------
More information about the llvm-branch-commits
mailing list