This is necessary for the clang-cmake-mips builder where the host arch is
'mips64' but we are targeting and can execute code for the 'Mips' architecture.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Paths
| Differential D10056
[lit] Make ExecutionEngine tests run when LLVM_TARGET_ARCH != 'host' and the target is supported. AbandonedPublic Authored by dsanders on May 27 2015, 3:03 AM.
Details
Summary This is necessary for the clang-cmake-mips builder where the host arch is
Diff Detail
Revision Contents
Diff 26582 test/ExecutionEngine/MCJIT/lit.local.cfg
test/ExecutionEngine/OrcLazy/lit.local.cfg
test/ExecutionEngine/OrcMCJIT/lit.local.cfg
test/ExecutionEngine/lit.local.cfg
test/lit.site.cfg.in
|