test/CodeGen/X86/block-placement.ll: Relax expressions for Win32.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 20 Nov 2011 12:49:45 +0000 (12:49 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 20 Nov 2011 12:49:45 +0000 (12:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145011 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/block-placement.ll

index b488cddaace5ca521325ff52a98d2b6dd766311a..7361ae4258b0f37d62e86f26d06b6af0cf9ad5c2 100644 (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: