aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll')
-rw-r--r--test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll b/test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll
index 86187b2..7f7fe13 100644
--- a/test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll
+++ b/test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvnpre | llvm-dis
+; RUN: opt %s -gvnpre | llvm-dis
@.str1 = external constant [4 x i8] ; <[4 x i8]*> [#uses=1]
@.str2 = external constant [5 x i8] ; <[5 x i8]*> [#uses=1]