[test][ORC-RT] Disable x86_64 tests when target arch does not match
authorBen Langmuir <blangmuir@apple.com>
Thu, 21 Oct 2021 17:01:23 +0000 (10:01 -0700)
committerBen Langmuir <blangmuir@apple.com>
Thu, 21 Oct 2021 17:01:23 +0000 (10:01 -0700)
commit92a6dd6e50c8055a4db88f42966e48a915b81c76
treed69037d9ece36ec7683bd48fb965818dae9e2420
parent13c31539f7da403fee11fe2163249837460c3bf2
[test][ORC-RT] Disable x86_64 tests when target arch does not match

When cross-compiling, these tests will fail. For now leave the host arch
check that was already there since I don't know why it was added.
compiler-rt/test/orc/TestCases/Darwin/x86-64/lit.local.cfg.py
compiler-rt/test/orc/TestCases/FreeBSD/x86-64/lit.local.cfg.py
compiler-rt/test/orc/TestCases/Linux/x86-64/lit.local.cfg.py