[Lldb-commits] [PATCH] D62246: DWARF: Implement DW_AT_signature lookup for type unit support

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 24 01:11:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361603: DWARF: Implement DW_AT_signature lookup for type unit support (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62246/new/

https://reviews.llvm.org/D62246

Files:
  lldb/trunk/lit/SymbolFile/DWARF/Inputs/debug-types-basic.cpp
  lldb/trunk/lit/SymbolFile/DWARF/Inputs/debug-types-expressions.cpp
  lldb/trunk/lit/SymbolFile/DWARF/debug-types-basic.test
  lldb/trunk/lit/SymbolFile/DWARF/debug-types-expressions.test
  lldb/trunk/lit/SymbolFile/DWARF/debug-types-missing-signature.test
  lldb/trunk/lit/SymbolFile/DWARF/debug-types-signature-loop.s
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFUnit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62246.201138.patch
Type: text/x-patch
Size: 21202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190524/64f6e93f/attachment-0001.bin>


More information about the lldb-commits mailing list