aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll')
-rw-r--r--test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll b/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll
index 6f31f16..2efdf5c 100644
--- a/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll
+++ b/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -simplifycfg | llvm-dis | not grep br
+; RUN: opt %s -instcombine -simplifycfg | llvm-dis | not grep br
@.str_1 = internal constant [6 x i8] c"_Bool\00" ; <[6 x i8]*> [#uses=2]