summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-07-05 18:23:52 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-07-05 18:23:52 +0000
commit7626e1e50419be49236f84ae139b86bb7eb70e24 (patch)
tree803f0e8598b73c4acbadaf462aeb2efc2f1726a7
parent515fdfd5125f8d23189d84c153afb9812f069d1d (diff)
downloadbcm5719-llvm-7626e1e50419be49236f84ae139b86bb7eb70e24.tar.gz
bcm5719-llvm-7626e1e50419be49236f84ae139b86bb7eb70e24.zip
Add lldb-mi deprecation to the release notes
Differential revision: https://reviews.llvm.org/D64254 llvm-svn: 365231
-rw-r--r--llvm/docs/ReleaseNotes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index a940015f163..7942718803f 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -131,6 +131,10 @@ Changes to LLDB
* Backtraces are now color highlighting in the terminal.
+* This release will be the last where ``lldb-mi`` is shipped as part of LLDB.
+ The tool will still be available in a `downstream repository on GitHub
+ <https://github.com/lldb-tools/lldb-mi>`_.
+
External Open Source Projects Using LLVM 9
==========================================
OpenPOWER on IntegriCloud