This is an archive of the discontinued LLVM Phabricator instance.

[flang] Convert release notes to markdown
ClosedPublic

Authored by richard.barton.arm on Sep 7 2020, 1:14 AM.

Details

Summary

Switch ReleaseNotes from .rst to .md to match the other docs.

At the same time, fix the version number for master.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
richard.barton.arm requested review of this revision.Sep 7 2020, 1:14 AM
sscalpone accepted this revision.Sep 7 2020, 9:02 AM
sscalpone added inline comments.
flang/docs/ReleaseNotes.md
34

Does this line need an edit for llvm 12?

This revision is now accepted and ready to land.Sep 7 2020, 9:02 AM
sameeranjoshi accepted this revision.EditedSep 7 2020, 11:18 AM

Thanks for revisiting this.

flang/docs/ReleaseNotes.md
34

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.

Looks like I committed this without the link text as 69230e7

flang/docs/ReleaseNotes.md