Skip to content

Commit cb7c20f

Browse files
authored
Disable sil-llvm-gen/alloc.sil test because it's failing on
Ubuntu 18.04 Ubuntu 20.04 CentOS 8 Amazon Linux 2
1 parent 3e090b4 commit cb7c20f

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)