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 a9ca71ac81d..6f75ecb2846 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: llvm-as < %s | opt -gvn | llvm-dis | not grep {tmp701 =}
+; RUN: opt %s -gvn | llvm-dis | not grep {tmp701 =}
@img_width = external global i16 ; <i16*> [#uses=2]
OpenPOWER on IntegriCloud