diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2020-10-06 11:38:52 +0100 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2020-10-06 11:38:52 +0100 |
commit | 04f908b9f0d637fc5ba3dd32437ffdf89623b1d8 (patch) | |
tree | 6ef306e82a5d68c7c000337c1f36fb5f7d77766b /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | f0a78bdfdc6d56b25e0081884580b3960a3c2429 (diff) | |
download | llvm-04f908b9f0d637fc5ba3dd32437ffdf89623b1d8.zip llvm-04f908b9f0d637fc5ba3dd32437ffdf89623b1d8.tar.gz llvm-04f908b9f0d637fc5ba3dd32437ffdf89623b1d8.tar.bz2 |
[libcxx][lit] Add support for custom ssh/scp flags in ssh.py
In our CHERI Jenkins CI we need to pass `-F <custom_config_file>` to each
ssh/scp command to set various arguments such as the localhost port, usage
of controlmaster, etc. to speed up connections to our emulated QEMU systems.
For our specific use-case I could have also added a single --ssh-config-file
argument that can be used for both the scp and ssh commands, but being able
to pass arbitrary extra flags for both commands seems more flexible.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D84097
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions