diff options
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/ReleaseNotes.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index a940015f163..7942718803f 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 + <https://github.com/lldb-tools/lldb-mi>`_. + External Open Source Projects Using LLVM 9 ========================================== |