test/CodeGen/X86/block-placement.ll: Relax expressions for Win32.

llvm-svn: 145011
This commit is contained in:
NAKAMURA Takumi 2011-11-20 12:49:45 +00:00
parent aac8e5082a
commit 0738f386b4

View File

@ -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: