This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add release notes for LLVM 11 release
AbandonedPublic

Authored by richard.barton.arm on Jul 29 2020, 9:09 AM.

Details

Summary

Adding an initial Flang release notes file on the LLVM 11 branch as no
placeholder file was present on master when the branch was taken.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
richard.barton.arm requested review of this revision.Jul 29 2020, 9:09 AM
sscalpone requested changes to this revision.Jul 30 2020, 7:53 AM
sscalpone added inline comments.
flang/docs/ReleaseNotes.rst
91

The documentation is in the
flang/documentation/ directory.

The abi documentation, if generated, is in docs.

This revision now requires changes to proceed.Jul 30 2020, 7:53 AM
DavidTruby resigned from this revision.Jul 31 2020, 5:45 AM
hans added inline comments.Jul 31 2020, 8:46 AM
flang/docs/ReleaseNotes.rst
91

I suppose this ReleaseNotes.rst file should also be in flang/documentation/ ?

But it's a bit confusing to not use the docs/ dir like other sub-projects.

No objection to first moving documentation to docs. If someone takes this on, there are links that need to be updated, relatively in the project and in for example Gary's call notes.

Thanks @richard.barton.arm I just noticed this revision from the flang-dev thread you commented today.
Take a look at the review at https://reviews.llvm.org/D85470

No objection to first moving documentation to docs. If someone takes this on, there are links that need to be updated, relatively in the project and in for example Gary's call notes.

@sscalpone can you suggest which link do you want to update and what more details you want me to add?

richard.barton.arm abandoned this revision.Aug 7 2020, 5:20 AM

Super - thanks @sameeranjoshi for taking this forward. I'll close this patch and we can do the rest of the work on D85470