Skip to content

Commit 165c9b6

Browse files
authored
Merge pull request #40038 from nate-chandler/rdar84984903
2 parents d54e56b + d9b32f2 commit 165c9b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

validation-test/SILOptimizer/lexical-lifetimes.swift

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
// RUN: %target-run-simple-swift -Xfrontend -enable-experimental-lexical-lifetimes -O -Xfrontend -enable-copy-propagation | %FileCheck %s
1+
// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-lexical-lifetimes -Xfrontend -enable-copy-propagation) | %FileCheck %s
2+
3+
// REQUIRES: executable_test
24

35
// =============================================================================
46
// = Declarations {{ =

0 commit comments

Comments
 (0)