summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/RISCV
diff options
context:
space:
mode:
authorLuís Marques <luismarques@lowrisc.org>2019-12-17 11:42:32 +0000
committerLuís Marques <luismarques@lowrisc.org>2019-12-17 11:44:35 +0000
commite332a09619359471969abfac7ff08b36d29dbf31 (patch)
tree42c98976936174e0907844a59ead9eb770802f81 /llvm/test/MC/RISCV
parentff0102b32cfe506dfc16a86e38e70b0940697aa2 (diff)
downloadbcm5719-llvm-e332a09619359471969abfac7ff08b36d29dbf31.tar.gz
bcm5719-llvm-e332a09619359471969abfac7ff08b36d29dbf31.zip
[RISCV][NFC] Trivial cleanup
Fix a typo. Remove two seemingly out-of-date TODO comments.
Diffstat (limited to 'llvm/test/MC/RISCV')
-rw-r--r--llvm/test/MC/RISCV/fixups.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/RISCV/fixups.s b/llvm/test/MC/RISCV/fixups.s
index 1ec70485734..a4aad46bdb3 100644
--- a/llvm/test/MC/RISCV/fixups.s
+++ b/llvm/test/MC/RISCV/fixups.s
@@ -60,7 +60,7 @@ addi zero, zero, 0
# CHECK-REL-NOT: R_RISCV
-# Testing the function call offset could resovled by assembler
+# Testing the function call offset could resolved by assembler
# when the function and the callsite within the same compile unit
# and the linker relaxation is disabled.
func:
OpenPOWER on IntegriCloud