[Lldb-commits] [PATCH] D62008: DWARF: Parse type units from the debug_types section
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 20 03:01:07 PDT 2019
labath updated this revision to Diff 200230.
labath added a comment.
- rebase on top of the DWARFUnitHeader patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62008/new/
https://reviews.llvm.org/D62008
Files:
lit/SymbolFile/DWARF/Inputs/debug-types-basic.cpp
lit/SymbolFile/DWARF/Inputs/debug-types-expressions.cpp
lit/SymbolFile/DWARF/debug-types-basic.test
lit/SymbolFile/DWARF/debug-types-expressions.test
lit/SymbolFile/DWARF/lit.local.cfg
source/Plugins/SymbolFile/DWARF/CMakeLists.txt
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
source/Plugins/SymbolFile/DWARF/DWARFContext.cpp
source/Plugins/SymbolFile/DWARF/DWARFContext.h
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.cpp
source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
source/Plugins/SymbolFile/DWARF/DWARFUnit.h
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62008.200230.patch
Type: text/x-patch
Size: 16739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190520/e511e521/attachment-0001.bin>
More information about the lldb-commits
mailing list