fix test to not get a moduleid that matches 'br'

llvm-svn: 81526
This commit is contained in:
Chris Lattner 2009-09-11 16:47:41 +00:00
parent 951ae07703
commit 817a8fc5b0

View 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]