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 ==========================================
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 ==========================================
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits