X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2003-08-20-ConstantExprGEP-Fold.ll;h=50cdeedd695e21b6f4592aa44ae6541d63fc46d6;hb=d5f323d70bd2d9bc8a63a68bfe439a69e0104bbf;hp=6f31f16778f6d11f7eb461cf242d8cacae9004e1;hpb=e972299f340413a7dd288dc019b21404a92e9354;p=oota-llvm.git diff --git a/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll b/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll index 6f31f16778f..50cdeedd695 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 -S | not grep br @.str_1 = internal constant [6 x i8] c"_Bool\00" ; <[6 x i8]*> [#uses=2]