mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 08:28:19 +00:00
test/CodeGen/X86/block-placement.ll: Relax expressions for Win32.
llvm-svn: 145011
This commit is contained in:
parent
aac8e5082a
commit
0738f386b4
@ -452,9 +452,9 @@ define i32 @test_global_cfg_break_profitability() {
|
||||
; even though the probability of 'then' branching to the 'exit' block is very
|
||||
; high.
|
||||
; CHECK: test_global_cfg_break_profitability
|
||||
; CHECK: calll f
|
||||
; CHECK: calll g
|
||||
; CHECK: calll h
|
||||
; CHECK: calll {{_?}}f
|
||||
; CHECK: calll {{_?}}g
|
||||
; CHECK: calll {{_?}}h
|
||||
; CHECK: ret
|
||||
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user