Skip to content

Commit 2431103

Browse files
authored
Merge pull request swiftlang#12388 from shajrawi/watchos_silcombine_disable
2 parents d5d7ca6 + 794e3e1 commit 2431103

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/sr-5068.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-sil-opt -assume-parsing-unqualified-ownership-sil %s -sil-combine | %FileCheck %s
22

3+
// REQUIRES: PTRSIZE=64
4+
35
sil_stage canonical
46

57
import Builtin

0 commit comments

Comments
 (0)