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

This reverts commit 9681fbc59d.

This was a workaround for an LLVM bug that is now fixed.
This commit is contained in:
Greg Parker
2017-04-25 15:49:51 -07:00
parent bae60156ce
commit d7c5b31f32

View File

@@ -22,10 +22,6 @@
// 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