[PATCH] D63005: DWARF: Don't create lldb CompileUnits for DWARF type units

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 04:20:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363250: DWARF: Don't create lldb CompileUnits for DWARF type units (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D63005?vs=203820&id=204483#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63005

Files:
  lldb/trunk/lit/SymbolFile/DWARF/debug-types-dwarf5.s
  lldb/trunk/lit/SymbolFile/DWARF/debug-types-line-tables.s
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63005.204483.patch
Type: text/x-patch
Size: 40063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/37156322/attachment.bin>


More information about the llvm-commits mailing list