[CMake] Use 'ssh.py' executor to run the remote library tests.
authorVladimir Vereschaka <vvereschaka@accesssoftek.com>
Fri, 12 Jun 2020 18:16:02 +0000 (11:16 -0700)
committerVladimir Vereschaka <vvereschaka@accesssoftek.com>
Fri, 12 Jun 2020 19:31:59 +0000 (12:31 -0700)
commitf8d87ce9ca23a696dbcc52b4b3458272a2ba8091
treea070afd575c6467bf606b8896a721145f15318b3
parentec02635d104c5f42840c63ed41d0cea774d649fe
[CMake] Use 'ssh.py' executor to run the remote library tests.

In order to support the libcxx new format changes SSHExecutor was
replaced with ssh.py script in the following way:

LIBxxx_EXECUTOR="<llvm-root>/libcxx/utils/ssh.py --host <username>@<host>"

See 96e6cbbf941d0f937b7e823433d4c222967a1817 commit for details.
clang/cmake/caches/CrossWinToARMLinux.cmake