[Lldb-commits] [PATCH] D64254: Add lldb-mi deprecation to the release notes

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 5 10:59:18 PDT 2019


JDevlieghere updated this revision to Diff 208209.
JDevlieghere added a comment.

Move note into LLDB section.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64254/new/

https://reviews.llvm.org/D64254

Files:
  llvm/docs/ReleaseNotes.rst


Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/docs/ReleaseNotes.rst
@@ -131,6 +131,10 @@
 
 * 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
 ==========================================
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64254.208209.patch
Type: text/x-patch
Size: 538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190705/5f527a1d/attachment.bin>


More information about the lldb-commits mailing list