[PATCH] D83968: [docs] Add Deprecated section to ReleaseNotes
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 12:03:47 PDT 2020
jsji updated this revision to Diff 278569.
jsji added a comment.
This will be committed to v11 branch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83968/new/
https://reviews.llvm.org/D83968
Files:
llvm/docs/ReleaseNotes.rst
Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/docs/ReleaseNotes.rst
@@ -31,6 +31,10 @@
one. To see the release notes for a specific release, please see the `releases
page <https://llvm.org/releases/>`_.
+Deprecated and Removed Features/APIs
+=================================================
+* BG/Q support including QPX will be removed in the 12.0.0 release.
+
Non-comprehensive list of changes in this release
=================================================
.. NOTE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83968.278569.patch
Type: text/x-patch
Size: 575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/9a334087/attachment.bin>
More information about the llvm-commits
mailing list