diff options
author | Pavel Labath <labath@google.com> | 2016-11-28 12:15:19 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-11-28 12:15:19 +0000 |
commit | 79724fc0ae09671b2e75e6b1345c1e3fe6e49d1d (patch) | |
tree | 68743d62a8c8ab6cc7ebec73a5923ede22ea52b3 /llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp | |
parent | 4fd575423483378560db55ee291576d77b57c7a0 (diff) | |
download | bcm5719-llvm-79724fc0ae09671b2e75e6b1345c1e3fe6e49d1d.tar.gz bcm5719-llvm-79724fc0ae09671b2e75e6b1345c1e3fe6e49d1d.zip |
skip android in @skipIfHostIncompatibleWithRemote
The current implementation of the decorator does not skip if the android target
arch is the same as host arch (as in both cases the platform comes out as linux).
Nonetheless android x86_64 binaries are not compatible with linux ones.
Technically this should be "skip if target is android and host is *not* android",
but currently nobody runs lldb test suite on an android host, so we don't even
have a way of specifying that the host is android.
llvm-svn: 288027
Diffstat (limited to 'llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions