mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 20:29:53 +00:00
fix test to not get a moduleid that matches 'br'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81526 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
892e44a07c
commit
a5ef57df7c
@ -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]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user