================
@@ -778,6 +778,14 @@ IRExecutionUnit::FindInSymbols(const
std::vector<ConstString> &names,
for (size_t i = 0; i < m_preferred_modules.GetSize(); ++i)
non_local_images.Remove(m_preferred_modules.GetModuleAtIndex(i));
+ // Drop modules the platform considers off-limits to unconstrained symbol
----------------
Michael137 wrote:
Any reason we have to traverse this in reverse?
https://github.com/llvm/llvm-project/pull/201829
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits