Skip to content

Commit

Permalink
Add lldb type unit support to the release notes
Browse files Browse the repository at this point in the history
Reviewers: JDevlieghere, teemperor

Subscribers: llvm-commits, lldb-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D64366

llvm-svn: 365568
  • Loading branch information
labath committed Jul 9, 2019
1 parent 269b9f9 commit 9eb4b96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/docs/ReleaseNotes.rst
Expand Up @@ -137,6 +137,8 @@ Changes to LLDB

* Backtraces are now color highlighting in the terminal.

* DWARF4 (debug_types) and DWARF5 (debug_info) type units are now supported.

* 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>`_.
Expand Down

0 comments on commit 9eb4b96

Please sign in to comment.