[all-commits] [llvm/llvm-project] 92a6dd: [test][ORC-RT] Disable x86_64 tests when target ar...
Ben Langmuir via All-commits
all-commits at lists.llvm.org
Thu Oct 21 10:04:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92a6dd6e50c8055a4db88f42966e48a915b81c76
https://github.com/llvm/llvm-project/commit/92a6dd6e50c8055a4db88f42966e48a915b81c76
Author: Ben Langmuir <blangmuir at apple.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M compiler-rt/test/orc/TestCases/Darwin/x86-64/lit.local.cfg.py
M compiler-rt/test/orc/TestCases/FreeBSD/x86-64/lit.local.cfg.py
M compiler-rt/test/orc/TestCases/Linux/x86-64/lit.local.cfg.py
Log Message:
-----------
[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.
More information about the All-commits
mailing list