JDevlieghere created this revision. JDevlieghere added a reviewer: LLDB. JDevlieghere added a project: LLDB. Herald added a project: LLVM. Herald added a subscriber: llvm-commits.
Mention that LLVM 9 is the last release we'll ship lldb-mi as part of LLDB. Repository: rL LLVM https://reviews.llvm.org/D64254 Files: llvm/docs/ReleaseNotes.rst Index: llvm/docs/ReleaseNotes.rst =================================================================== --- llvm/docs/ReleaseNotes.rst +++ llvm/docs/ReleaseNotes.rst @@ -49,6 +49,10 @@ ``EP_FullLinkTimeOptimizationLast`` are available for plugins to specialize the legacy pass manager full LTO pipeline. +* 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>`_. + .. NOTE If you would like to document a larger change, then you can add a subsection about it right here. You can copy the following boilerplate
Index: llvm/docs/ReleaseNotes.rst =================================================================== --- llvm/docs/ReleaseNotes.rst +++ llvm/docs/ReleaseNotes.rst @@ -49,6 +49,10 @@ ``EP_FullLinkTimeOptimizationLast`` are available for plugins to specialize the legacy pass manager full LTO pipeline. +* 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>`_. + .. NOTE If you would like to document a larger change, then you can add a subsection about it right here. You can copy the following boilerplate
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits