summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/pr33844.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/pr33844.ll')
-rw-r--r--llvm/test/CodeGen/X86/pr33844.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/pr33844.ll b/llvm/test/CodeGen/X86/pr33844.ll
index 2585945aa10..f832aca6d49 100644
--- a/llvm/test/CodeGen/X86/pr33844.ll
+++ b/llvm/test/CodeGen/X86/pr33844.ll
@@ -9,7 +9,7 @@ target triple = "x86_64-unknown-linux-gnu"
define void @patatino() {
; CHECK-LABEL: patatino:
-; CHECK: # BB#0: # %bb
+; CHECK: # %bb.0: # %bb
; CHECK-NEXT: movl {{.*}}(%rip), %eax
; CHECK-NEXT: movl %eax, %ecx
; CHECK-NEXT: shrl $31, %ecx
OpenPOWER on IntegriCloud