mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
test/CodeGen/X86/block-placement.ll: Relax expressions for Win32.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145011 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b0dadb9dd5
commit
742e5cf612
@ -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…
x
Reference in New Issue
Block a user