Skip to content

Commit 84454da

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.
(cherry picked from commit c0ce58c)
1 parent 4b758af commit 84454da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/moveonly.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-run-simple-swift(-Xfrontend -sil-verify-all)
2+
// RUN: %target-run-simple-swift(-O -Xfrontend -sil-verify-all)
23

34
// REQUIRES: executable_test
45

0 commit comments

Comments
 (0)