[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 11:23:56 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365231: Add lldb-mi deprecation to the release notes (authored by JDevlieghere, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64254?vs=208209&id=208214#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64254/new/
https://reviews.llvm.org/D64254
Files:
llvm/trunk/docs/ReleaseNotes.rst
Index: llvm/trunk/docs/ReleaseNotes.rst
===================================================================
--- llvm/trunk/docs/ReleaseNotes.rst
+++ llvm/trunk/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.208214.patch
Type: text/x-patch
Size: 556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190705/7106f87d/attachment.bin>
More information about the lldb-commits
mailing list