test: Ignore codegen/x86_mmx.rs on s390x

This commit is contained in:
John Paul Adrian Glaubitz 2018-12-23 13:32:03 +01:00
parent db542b884d
commit ecdbcada5d

View File

@ -18,6 +18,7 @@
// ignore-powerpc64le
// ignore-sparc
// ignore-sparc64
// ignore-s390x
// compile-flags: -O
#![feature(repr_simd)]