[PATCH] D109317: [docs] Update release notes with items related to Flang
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 6 05:01:36 PDT 2021
kiranchandramohan accepted this revision.
kiranchandramohan added a comment.
This revision is now accepted and ready to land.
LGTM. I have one minor question. Please address only if others point out the same thing.
================
Comment at: llvm/docs/ReleaseNotes.rst:58
+* Flang is now included alongside Clang in the binary packages released by
+ LLVM.
----------------
Is alongside Clang important? Should we say something about the default behaviour (i.e parse, unparse and use external compiler to generate code)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109317/new/
https://reviews.llvm.org/D109317
More information about the llvm-commits
mailing list