Skip to content

Commit 677121d

Browse files
author
Mikhail Gudim
committed
fixed a typo, improved wording.
1 parent 4f5d8e0 commit 677121d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/RISCV/cfi-multiple-locations.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# RUN: -riscv-enable-cfi-instr-inserter=true
44
# XFAIL: *
55

6-
# Technically, it is possible that the a callee-saved register is saved in different locations.
6+
# Technically, it is possible that a callee-saved register is saved in multiple different locations.
77
# CFIInstrInserter should handle this, but currently it does not.
88
---
99
name: multiple_locations

0 commit comments

Comments
 (0)