[all-commits] [llvm/llvm-project] 20e1ef: Update the remote test launch utility (utils/remot...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Thu Oct 6 19:41:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20e1efcfe153fc5fac4c9715d1ac207d65891c8f
      https://github.com/llvm/llvm-project/commit/20e1efcfe153fc5fac4c9715d1ac207d65891c8f
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M llvm/utils/remote-exec.py

  Log Message:
  -----------
  Update the remote test launch utility (utils/remote-exec.py).

Allowed a single file execution without the execution directory.


  Commit: 3af06c72986356c6d580814fef80813ab3b3c34a
      https://github.com/llvm/llvm-project/commit/3af06c72986356c6d580814fef80813ab3b3c34a
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M clang/cmake/caches/CrossWinToARMLinux.cmake

  Log Message:
  -----------
  [CMake] Update cache file for Win to ARM Linux cross toolchain builders. NFC.

Do not specify the execution directory in the remote execution script command line
for the compiler-rt builtin library tests. There is a single execution file tests
within the single directory. No need to pack all of them every time, just run one by one.


Compare: https://github.com/llvm/llvm-project/compare/220185552f44...3af06c729863


More information about the All-commits mailing list