Skip to content

Commit 1cf20fb

Browse files
authored
Merge pull request #66200 from gottesmm/pr-413ea9fd17cc63014b8f20897f0ef72ec2e7389f
[move-only] Make sure to run the moveonly interpreter test also at -O none so we can make sure it works even without opts.
2 parents b806b86 + c0ce58c commit 1cf20fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interpreter/moveonly.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
// RUN: %target-run-simple-swift(-Xfrontend -sil-verify-all)
12
// RUN: %target-run-simple-swift(-O -Xfrontend -sil-verify-all)
2-
// this test takes a long time, so run this once with optimizations on.
33

44
// REQUIRES: executable_test
55

0 commit comments

Comments
 (0)