Skip to content

Commit b061750

Browse files
committed
Remove XFAIL, as this test is now fixed.
1 parent 6404ac4 commit b061750

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/IRGen/abi_v7k.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
// REQUIRES: CPU=armv7k
55
// REQUIRES: OS=watchos
66

7-
// FIXME: rdar://27341290 IR and asm checks for testOpt() are failing
8-
// XFAIL: *
9-
107
// CHECK-LABEL: define hidden float @_TF8test_v7k9addFloats{{.*}}(float, float)
118
// CHECK: fadd float %0, %1
129
// CHECK ret float

0 commit comments

Comments
 (0)