DavidSpickett wrote:

Ok, that seems reasonable. I'm still in a mode of thinking where a given build 
is all remote or all native. `LLDB_SHELL_TESTS_DISABLE_REMOTE` allows you to 
reuse all the settings you went to the trouble to set up, but on the host not 
the remote.

Though another way of thinking about it might be, I have a custom compiler 
setup but only intend to do host testing. This variable lets me tell the test 
runner not to assume I'm going to do any remote testing?

And if this compiler were the one from the toolchain you were going to ship, 
and include lldb with it, this lets you test host and remote then ship what 
you've tested, right?

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

Reply via email to