diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index a940015f1637..7942718803f6 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -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 + `_. + External Open Source Projects Using LLVM 9 ==========================================