================
@@ -482,6 +482,8 @@ class Module : public std::enable_shared_from_this<Module>,
 
   const FileSpec &GetSymbolFileFileSpec() const { return m_symfile_spec; }
 
+  FileSpecList GetSeparateDebugInfoFiles();
----------------
clayborg wrote:

ModuleSpecList

https://github.com/llvm/llvm-project/pull/144119
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to