aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/basic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/basic.ll')
-rw-r--r--test/Transforms/GVN/basic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/basic.ll b/test/Transforms/GVN/basic.ll
index ff33949b11..1decafac8c 100644
--- a/test/Transforms/GVN/basic.ll
+++ b/test/Transforms/GVN/basic.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn -S | not grep {%z2 =}
+; RUN: opt < %s -gvn -S | not grep {%z2 =}
define i32 @main() {
block1: