[PATCH] D109317: [docs] Update release notes with items related to Flang

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 6 06:49:21 PDT 2021


awarzynski updated this revision to Diff 370911.
awarzynski added a comment.

Remove "alongside Clang"


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109317/new/

https://reviews.llvm.org/D109317

Files:
  llvm/docs/ReleaseNotes.rst


Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/docs/ReleaseNotes.rst
@@ -55,6 +55,8 @@
   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
 ----------------------
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109317.370911.patch
Type: text/x-patch
Size: 416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210906/78ea26d1/attachment.bin>


More information about the llvm-commits mailing list