Skip to content

Commit 1b3cf44

Browse files
authored
Merge pull request #32947 from apple/shahmishal/disable-65712583
Disable sil-llvm-gen/alloc.sil test because it's failing on
2 parents 3e090b4 + cb7c20f commit 1b3cf44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/sil-llvm-gen/alloc.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// REQUIRES: CODEGENERATOR=X86
99
// REQUIRES: CODEGENERATOR=ARM
1010

11+
// REQUIRES: rdar65712583
12+
1113
import Builtin
1214

1315
struct Pair<T> {

0 commit comments

Comments
 (0)