Skip to content

Commit 291ef6b

Browse files
author
Joe Shajrawi
authored
Merge pull request #9826 from aschwaighofer/irgen_test_case_disable_abi_v7k
Disable IRGen test abi_v7k until I have fixed the test case
2 parents 069ed3e + bf745ec commit 291ef6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/abi_v7k.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
// REQUIRES: CPU=armv7k
55
// REQUIRES: OS=watchos
6+
// REQUIRES: rdar_32317328
67

78
// CHECK-LABEL: define hidden swiftcc float @_T08test_v7k9addFloats{{.*}}(float, float)
89
// CHECK: fadd float %0, %1

0 commit comments

Comments
 (0)