summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/pr24602.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/pr24602.ll')
-rw-r--r--llvm/test/CodeGen/X86/pr24602.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/pr24602.ll b/llvm/test/CodeGen/X86/pr24602.ll
index 9c029aeefec..ef676efc42f 100644
--- a/llvm/test/CodeGen/X86/pr24602.ll
+++ b/llvm/test/CodeGen/X86/pr24602.ll
@@ -3,7 +3,7 @@
; PR24602: Make sure we don't barf on non-foldable code (with opaque constants).
; CHECK-LABEL: pr24602:
-; CHECK-NEXT: # BB#0
+; CHECK-NEXT: # %bb.0
; CHECK-NEXT: movabsq $-10000000000, [[CST:%[a-z0-9]+]]
; CHECK-NEXT: imulq [[CST]], %rsi
; CHECK-NEXT: leaq (%rdi,%rsi,8), %rax
OpenPOWER on IntegriCloud