]> granicus.if.org Git - llvm/commitdiff
Add lldb-mi deprecation to the release notes
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 5 Jul 2019 18:23:52 +0000 (18:23 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 5 Jul 2019 18:23:52 +0000 (18:23 +0000)
Differential revision: https://reviews.llvm.org/D64254

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365231 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index a940015f1637f5406d4a3cc32adf27aa843e0bdf..7942718803f61b6272362d27091a11f7c718a5af 100644 (file)
@@ -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
 ==========================================