summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/hello-reloc.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/hello-reloc.s')
-rw-r--r--llvm/test/CodeGen/PowerPC/hello-reloc.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/hello-reloc.s b/llvm/test/CodeGen/PowerPC/hello-reloc.s
index bbf1e7cacbd..66bc9a84f5c 100644
--- a/llvm/test/CodeGen/PowerPC/hello-reloc.s
+++ b/llvm/test/CodeGen/PowerPC/hello-reloc.s
@@ -11,7 +11,7 @@
.globl _main
.align 4
_main: ; @main
-; BB#0: ; %entry
+; %bb.0: ; %entry
mflr r0
stw r31, -4(r1)
stw r0, 8(r1)
OpenPOWER on IntegriCloud