[PATCH] D64366: Add lldb type unit support to the release notes

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 15:40:17 PDT 2019


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>`_.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64366.208830.patch
Type: text/x-patch
Size: 543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/d0959b28/attachment.bin>


More information about the llvm-commits mailing list