If a new platform is created/selected for an architecture, make it the...
If a new platform is created/selected for an architecture, make it the selected platform so you can do things like: % lldb ios-executable (lldb) platform connect connect://localhost:11111 Prior to this fix, the host platform would be selected even though the target was using the ios-remote platform. llvm-svn: 217963
Loading
Please sign in to comment