Skip to content

Commit 090c062

Browse files
arjunUpateltopperc
andauthored
Fix typo in llvm/test/tools/llvm-objdump/RISCV/riscv-ar-coverage.s documentation
Co-authored-by: Craig Topper <[email protected]>
1 parent 77e8c52 commit 090c062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/llvm-objdump/RISCV/riscv-ar-coverage.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
.text
3232

3333
# The core of the feature being added was address resolution for instruction
34-
# sequences where an register is populated by immediate values via two
34+
# sequences where a register is populated by immediate values via two
3535
# separate instructions. First by an instruction that provides the upper bits
3636
# (auipc, lui ...) followed by another instruction for the lower bits (addi,
3737
# jalr, ld ...).

0 commit comments

Comments
 (0)