summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GVNPRE/2007-06-18-ConstantInPhi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/GVNPRE/2007-06-18-ConstantInPhi.ll')
-rw-r--r--llvm/test/Transforms/GVNPRE/2007-06-18-ConstantInPhi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/GVNPRE/2007-06-18-ConstantInPhi.ll b/llvm/test/Transforms/GVNPRE/2007-06-18-ConstantInPhi.ll
index 180105afc91..9a80f3424df 100644
--- a/llvm/test/Transforms/GVNPRE/2007-06-18-ConstantInPhi.ll
+++ b/llvm/test/Transforms/GVNPRE/2007-06-18-ConstantInPhi.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvnpre | llvm-dis
+; RUN: opt %s -gvnpre | llvm-dis
define void @vorbis_lsp_to_curve() {
entry:
OpenPOWER on IntegriCloud