[Lldb-commits] [PATCH] D12880: Add support for the DWARFLocationList used by split-dwarf

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 16 05:38:52 PDT 2015


This revision was automatically updated to reflect the committed changes.
tberghammer marked an inline comment as done.
Closed by commit rL247789: Add support for the DWARFLocationList used by split-dwarf (authored by tberghammer).

Changed prior to commit:
  http://reviews.llvm.org/D12880?vs=34802&id=34887#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12880

Files:
  lldb/trunk/include/lldb/Expression/DWARFExpression.h
  lldb/trunk/lldb.xcodeproj/project.pbxproj
  lldb/trunk/source/Expression/DWARFExpression.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/CMakeLists.txt
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFLocationList.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFLocationList.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12880.34887.patch
Type: text/x-patch
Size: 59153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150916/4fec005e/attachment-0001.bin>


More information about the lldb-commits mailing list