about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2018-07-31 22:37:41 +0300
committerSimonas Kazlauskas <git@kazlauskas.me>2018-07-31 22:47:12 +0300
commit40a60464d4172db38f72a6f4f1141aa117f7d672 (patch)
tree13177a429edb98204be07fe853645018809bf410 /src/rustllvm/RustWrapper.cpp
parentf89817997ac0aa100bf91997194ad85a7e59f743 (diff)
downloadrust-40a60464d4172db38f72a6f4f1141aa117f7d672.tar.gz
rust-40a60464d4172db38f72a6f4f1141aa117f7d672.zip
Only run the sparc-abi test on sparc
It is not required for LLVM to have SPARC target support, so it is
necessary to only run this test when LLVM does support SPARC. Sadly, it
isn’t possible to specify exactly this constraint. Instead, we specify
that this test should run on SPARC host only (it surely is sane
assumption to make that compiler running on a SPARC can generate
SPARC, right?)

Since you cannot specify multiple `only-*` to have it run on both 32-bit
and 64-bit SPARC we pick 64-bit SPARC, because it is exactly what is
being tested by this test.

Fixes #52881
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions