[PATCH] D83968: [docs] Add Deprecated section to ReleaseNotes

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 07:01:38 PDT 2020


jsji updated this revision to Diff 278761.
jsji edited the summary of this revision.
jsji added a comment.

Update per comments.


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.278761.patch
Type: text/x-patch
Size: 577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/e0b36117/attachment.bin>


More information about the llvm-commits mailing list