summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/longlong-deadload.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/longlong-deadload.ll')
-rw-r--r--llvm/test/CodeGen/X86/longlong-deadload.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/longlong-deadload.ll b/llvm/test/CodeGen/X86/longlong-deadload.ll
index 01888f07306..4166b0f204e 100644
--- a/llvm/test/CodeGen/X86/longlong-deadload.ll
+++ b/llvm/test/CodeGen/X86/longlong-deadload.ll
@@ -4,7 +4,7 @@
define void @test(i64* %P) nounwind {
; CHECK-LABEL: test:
-; CHECK: # BB#0:
+; CHECK: # %bb.0:
; CHECK-NEXT: movl {{[0-9]+}}(%esp), %eax
; CHECK-NEXT: movl (%eax), %ecx
; CHECK-NEXT: xorl $1, %ecx
OpenPOWER on IntegriCloud