Skip to content

Commit 297be78

Browse files
author
Jinsong Ji
committed
[docs] Add Deprecated section to ReleaseNotes
This is brought up in https://reviews.llvm.org/D83915. We would like to remove some feature in PowerPC. We did send RFC before, but we think it might be a better idea that we indicate planned removal in the Release Notes for version 11 and actual removal in those for version 12.. Reviewed By: hubert.reinterpretcast Differential Revision: https://reviews.llvm.org/D83968
1 parent 1dc182b commit 297be78

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ LLVM web page, this document applies to the *next* release, not the current
3131
one. To see the release notes for a specific release, please see the `releases
3232
page <https://llvm.org/releases/>`_.
3333

34+
Deprecated and Removed Features/APIs
35+
=================================================
36+
* BG/Q support, including QPX, will be removed in the 12.0.0 release.
37+
3438
Non-comprehensive list of changes in this release
3539
=================================================
3640
.. NOTE

0 commit comments

Comments
 (0)