summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorAlina Sbirlea <asbirlea@google.com>2019-10-30 13:39:11 -0700
committerAlina Sbirlea <asbirlea@google.com>2019-10-30 14:26:46 -0700
commitbbb43df0111ef29717b57bad7712d7f4c61655ac (patch)
tree0009463c60cd25496509af15bb8aaa3f53b4b1df /llvm/docs
parent3a0c86a179efcd5c108521afade3aab6083376f7 (diff)
downloadbcm5719-llvm-bbb43df0111ef29717b57bad7712d7f4c61655ac.tar.gz
bcm5719-llvm-bbb43df0111ef29717b57bad7712d7f4c61655ac.zip
[ReleaseNotes] Add item on deleting the BasicBlockPass(Manager).
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 131a08a4d4d..1f7374810ce 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -55,6 +55,8 @@ Non-comprehensive list of changes in this release
AliasSetTracker usage with MemorySSA without any performance penalties.
The fact that MemorySSA is now preserved by and available in a series of loop
passes, also opens up opportunities for its use in those respective passes.
+* The BasicBlockPass, BBPassManager and all their uses were deleted in
+ `this revision <https://reviews.llvm.org/rG9f0ff0b2634bab6a5be8dace005c9eb24d386dd1>`_.
.. NOTE
If you would like to document a larger change, then you can add a
OpenPOWER on IntegriCloud