mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user