summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/blockaddress.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/RISCV/blockaddress.ll')
-rw-r--r--llvm/test/CodeGen/RISCV/blockaddress.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/RISCV/blockaddress.ll b/llvm/test/CodeGen/RISCV/blockaddress.ll
index f51598ff5a7..9eb4e3d404d 100644
--- a/llvm/test/CodeGen/RISCV/blockaddress.ll
+++ b/llvm/test/CodeGen/RISCV/blockaddress.ll
@@ -6,7 +6,7 @@
define void @test_blockaddress() nounwind {
; RV32I-LABEL: test_blockaddress:
-; RV32I: # BB#0:
+; RV32I: # %bb.0:
; RV32I-NEXT: sw ra, 0(s0)
; RV32I-NEXT: lui a0, %hi(addr)
; RV32I-NEXT: addi a0, a0, %lo(addr)
OpenPOWER on IntegriCloud