================
@@ -282,6 +282,11 @@ class SymbolFileDWARF : public SymbolFileCommon {
bool GetSeparateDebugInfo(StructuredData::Dictionary &d,
bool errors_only) override;
+ // Gets a pair of loaded and total dwo file counts.
+ // For DWP files, this reports the counts for successfully loaded DWO CUs
----------------
jeffreytan81 wrote:
"For DWP files", do you mean "For split dwarf files"? Otherwise, you need to
mention "dwo files" in addition to "dwp files".
https://github.com/llvm/llvm-project/pull/144424
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits