[lldb/DWARF] Fix dwo flavour of TestTypeGetModule
SymbolFileDWARF::GetTypes was not handling dwo correctly. The fix is
simple -- adding a GetNonSkeletonUnit call -- but I've snuck in a small
refactor as well.
[lldb/DWARF] Fix dwo flavour of TestTypeGetModule labath on Oct 30 2020, 7:18 AM. Authored by Tags None Subscribers None
Description
Details
|