[all-commits] [llvm/llvm-project] f8d87c: [CMake] Use 'ssh.py' executor to run the remote li...
Vladimir Vereschaka via All-commits
all-commits at lists.llvm.org
Fri Jun 12 12:32:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f8d87ce9ca23a696dbcc52b4b3458272a2ba8091
https://github.com/llvm/llvm-project/commit/f8d87ce9ca23a696dbcc52b4b3458272a2ba8091
Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths:
M clang/cmake/caches/CrossWinToARMLinux.cmake
Log Message:
-----------
[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.
More information about the All-commits
mailing list