diff options
author | Sergej Jaskiewicz <jaskiewiczs@icloud.com> | 2020-01-18 01:26:58 +0300 |
---|---|---|
committer | Sergej Jaskiewicz <jaskiewiczs@icloud.com> | 2020-01-18 01:27:30 +0300 |
commit | 049c437c40c46a81257f63c03522556217271b87 (patch) | |
tree | f0857f701979894d3f137069be990c170b0a5dc9 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | a93aa5347641159aa0d2d48dda9e1a51b2273462 (diff) | |
download | llvm-049c437c40c46a81257f63c03522556217271b87.zip llvm-049c437c40c46a81257f63c03522556217271b87.tar.gz llvm-049c437c40c46a81257f63c03522556217271b87.tar.bz2 |
[libcxx] Introduce LinuxRemoteTI for remote testing
Summary:
This patch adds a new target info object called LinuxRemoteTI.
Unlike LinuxLocalTI, which asks the host system about various things
like available locales, distribution name etc. which don't make sense
if we're testing on a remote board, LinuxRemoteTI uses SSHExecutor
to get information from the target system.
Reviewers: jroelofs, ldionne, bcraig, EricWF, danalbert, mclow.lists
Reviewed By: jroelofs
Subscribers: christof, dexonsmith, libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D72847
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions