Skip to content

Commit 223b866

Browse files
authored
Merge pull request swiftlang#42555 from artemcm/XFailStackPromotion
Disable failing Windows test: SILOptimizer/stack_promotion.sil
2 parents 9fa14ca + 70f04cb commit 223b866

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/stack_promotion.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// rdar://92120075
2+
// XFAIL OS=windows
13
// RUN: %target-sil-opt -compute-effects -stack-promotion -enable-sil-verify-all %s | %FileCheck %s
24

35
sil_stage canonical

0 commit comments

Comments
 (0)