summaryrefslogtreecommitdiff
path: root/llvm/utils/remote-exec.py
AgeCommit message (Expand)Author
2025-07-14remote-exec: Detect and propagate signal death in the remote process.Peter Collingbourne
2025-07-09remote-exec: Only copy command line arguments which name files that exist.Peter Collingbourne
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2022-10-06Update the remote test launch utility (utils/remote-exec.py).Vladimir Vereschaka
2020-10-23Added utility to launch tests on a target remotely.Alex Orlov