broadwaylamb added a comment. In D83490#2177256 <https://reviews.llvm.org/D83490#2177256>, @vvereschaka wrote:
> - looks like `ssh.py` arguments have been changed since the diff file was > placed. Currently the correct string for `COMPILER_RT_EMULATOR` is the > following: ``` set(COMPILER_RT_EMULATOR > "\\\"${Python3_EXECUTABLE}\\\" > \\\"${LLVM_PROJECT_DIR}/libcxx/utils/ssh.py\\\" --execdir %%T --host > ${REMOTE_TEST_USER}@${REMOTE_TEST_HOST} %%t" CACHE STRING "") ``` The usage of this `ssh.py` syntax depends on D83429 <https://reviews.llvm.org/D83429>, which is kind of controversial and probably won't be accepted as is. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83490/new/ https://reviews.llvm.org/D83490 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits