summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GVN/2007-07-31-RedundantPhi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/GVN/2007-07-31-RedundantPhi.ll')
-rw-r--r--llvm/test/Transforms/GVN/2007-07-31-RedundantPhi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/GVN/2007-07-31-RedundantPhi.ll b/llvm/test/Transforms/GVN/2007-07-31-RedundantPhi.ll
index dec2cae1291..0d1d8bced00 100644
--- a/llvm/test/Transforms/GVN/2007-07-31-RedundantPhi.ll
+++ b/llvm/test/Transforms/GVN/2007-07-31-RedundantPhi.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn -S | not grep {tmp701 =}
+; RUN: opt < %s -gvn -S | not grep {tmp701 =}
@img_width = external global i16 ; <i16*> [#uses=2]
OpenPOWER on IntegriCloud