diff --git a/test/CodeGen/X86/brcond.ll b/test/CodeGen/X86/brcond.ll index 40a8b7822aa..fa74aa3c9a6 100644 --- a/test/CodeGen/X86/brcond.ll +++ b/test/CodeGen/X86/brcond.ll @@ -95,7 +95,7 @@ entry: ; CHECK: jne ; CHECK-NEXT: jnp ; CHECK-NOT: jmp -; CHECK-NEXT: LBB1_1 +; CHECK-NEXT: LBB bb1: ; preds = %entry %4 = fadd double %2, -1.000000e+00 ; [#uses=1]