[Lldb-commits] [PATCH] D39825: [lldb] Fix cu_offset for dwo/dwp used by DWARFCompileUnit::Index
Alexander Shaposhnikov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 9 10:13:22 PST 2017
alexshap added a comment.
@tberghammer - for example, any call of SymbolFileDWARF::FindCompleteObjCDefinitionTypeForDIE (with an object of the type SymbolFileDWARFDwo)
will trigger indexing of the dwo file.
@labath - yeah, i will add a test & update this patch
Repository:
rL LLVM
https://reviews.llvm.org/D39825
More information about the lldb-commits
mailing list