[PATCH] D87226: [flang] Convert release notes to markdown

Richard Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 00:46:38 PDT 2020


richard.barton.arm added inline comments.


================
Comment at: flang/docs/ReleaseNotes.md:34
+
+Flang is LLVM's Fortran front end and is new for the LLVM 11 release.
+
----------------
sscalpone wrote:
> Does this line need an edit for llvm 12?
I don't think so. Flang is new for the LLVM 11 release and will not be for the LLVM 12 release. I'm just applying the changes to master first before backporting to the release branch.

I suspect that we will end up re-writing this whole text block for LLVM 12 when the time comes depending on the status of Flang at that time. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87226



More information about the llvm-commits mailing list