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.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
flang/docs/ReleaseNotes.rst | ||
---|---|---|
91 | The documentation is in the The abi documentation, if generated, is in docs. |
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
@sscalpone can you suggest which link do you want to update and what more details you want me to add?
Super - thanks @sameeranjoshi for taking this forward. I'll close this patch and we can do the rest of the work on D85470
The documentation is in the
flang/documentation/ directory.
The abi documentation, if generated, is in docs.