summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/X86/brcond.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/brcond.ll b/test/CodeGen/X86/brcond.ll
index 40a8b7822a..fa74aa3c9a 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 ; <double> [#uses=1]