labath wrote: > I'll try it but I have a suspicion we have code that says "anything on > localhost must be the host machine".
I hope we don't. The code I'm targetting is in TargetList::CreateTargetInternal, which gives preference to the selected platform. https://github.com/llvm/llvm-project/pull/157432 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
