Skip to content

Commit c0ce58c

Browse files
committed
[move-only] Make sure to run the moveonly interpreter test also at -Onone so we can make sure it works even without opts.
1 parent c3fbe24 commit c0ce58c

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)