test: Make a branchweight test more specific

llvm-svn: 197790
This commit is contained in:
Justin Bogner 2013-12-20 08:21:27 +00:00
parent f71b18e972
commit 668eb1f746
1 changed files with 3 additions and 1 deletions

View File

@ -301,7 +301,9 @@ entry:
i32 1, label %sw.bb
], !prof !9
; CHECK-LABEL: @test12(
; CHECK-NOT: switch
; CHECK-NEXT: entry:
; CHECK-NEXT: call void @helper
; CHECK-NEXT: ret void
sw.bb:
call void @helper(i32 0)