[Lldb-commits] [PATCH] D62894: DWARF: Share line tables of type units
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 11 02:40:33 PDT 2019
labath updated this revision to Diff 203992.
labath marked an inline comment as done.
labath added a comment.
- add DWARFUnit::GetFile helper function
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62894/new/
https://reviews.llvm.org/D62894
Files:
lit/SymbolFile/DWARF/debug-types-line-tables.s
lit/SymbolFile/DWARF/forward-declarations.s
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp
source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
source/Plugins/SymbolFile/DWARF/DWARFUnit.h
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62894.203992.patch
Type: text/x-patch
Size: 40625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190611/7fbf0e0e/attachment-0001.bin>
More information about the lldb-commits
mailing list