[test] Temporarily disable test stdlib/Mirror.swift on armv7s.

This commit is contained in:
Greg Parker
2017-02-02 15:20:55 -08:00
parent 361fb1e37f
commit 9681fbc59d

View File

@@ -22,6 +22,10 @@
// RUN: %target-run %t/Mirror
// REQUIRES: executable_test
// FIXME: rdar://30332105 LLVM miscompile of vector instructions
// in optimized build of Mirrors.LabeledStructure
// UNSUPPORTED: CPU=armv7s
import StdlibUnittest