================ @@ -161,6 +162,12 @@ class IRExecutionUnit : public std::enable_shared_from_this<IRExecutionUnit>, return m_jitted_global_variables; } + void SetPreferredModules(SymbolContextList const &modules) { ---------------- jimingham wrote:
Also, these are no longer `modules` you should change the names to reflect that. https://github.com/llvm/llvm-project/pull/129733 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits