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

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 8 13:28:21 PDT 2019


labath created this revision.
labath added reviewers: JDevlieghere, teemperor.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D64366

Files:
  docs/ReleaseNotes.rst


Index: docs/ReleaseNotes.rst
===================================================================
--- docs/ReleaseNotes.rst
+++ docs/ReleaseNotes.rst
@@ -131,6 +131,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.208495.patch
Type: text/x-patch
Size: 510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190708/a181dc5e/attachment.bin>


More information about the lldb-commits mailing list