This revision was automatically updated to reflect the committed changes. Closed by commit rL365568: Add lldb type unit support to the release notes (authored by labath, committed by ).
Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64366/new/ https://reviews.llvm.org/D64366 Files: llvm/trunk/docs/ReleaseNotes.rst Index: llvm/trunk/docs/ReleaseNotes.rst =================================================================== --- llvm/trunk/docs/ReleaseNotes.rst +++ llvm/trunk/docs/ReleaseNotes.rst @@ -137,6 +137,8 @@ * 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>`_.
Index: llvm/trunk/docs/ReleaseNotes.rst =================================================================== --- llvm/trunk/docs/ReleaseNotes.rst +++ llvm/trunk/docs/ReleaseNotes.rst @@ -137,6 +137,8 @@ * 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>`_.
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits