fix test to not get a moduleid that matches 'br'
authorChris Lattner <sabre@nondot.org>
Fri, 11 Sep 2009 16:47:41 +0000 (16:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Sep 2009 16:47:41 +0000 (16:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81526 91177308-0d34-0410-b5e6-96231b3b80d8

test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll

index 5360de47f2bbd5217bb7ca05acdb3d6483a6c5f4..50cdeedd695e21b6f4592aa44ae6541d63fc46d6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -simplifycfg -S | 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]