Skip to content

Commit 2ac715c

Browse files
committed
Update devirtualize_(...)_two_stores RUN to use sil-opt
1 parent e93919b commit 2ac715c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SILOptimizer/devirtualize_protocol_composition_two_stores.sil

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-build-swift %s -O -wmo -emit-sil | %FileCheck %s
1+
// RUN: %target-sil-opt -O -wmo -enable-sil-verify-all %s | %FileCheck %s
22

33
sil_stage canonical
44

0 commit comments

Comments
 (0)