Skip to content

Commit 3be4a03

Browse files
committed
Gating failing SILOptimizer tests
See #58785
1 parent 3a9c801 commit 3be4a03

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

test/SILOptimizer/addr_escape_info.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
// REQUIRES: swift_in_compiler
44

5+
// REQUIRES: rdar92963081
6+
57
sil_stage canonical
68

79
import Builtin

test/SILOptimizer/escape_info.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
// REQUIRES: swift_in_compiler
44

5+
// REQUIRES: rdar92963081
6+
57
sil_stage canonical
68

79
import Builtin

test/SILOptimizer/ranges.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
// REQUIRES: swift_in_compiler
44

5+
// REQUIRES: rdar92963081
6+
57
sil_stage canonical
68

79
// CHECK-LABEL: Instruction range in basic_test:

0 commit comments

Comments
 (0)