Skip to content

Commit c267cca

Browse files
committed
Fixup: Comment in imm8-relocs test
1 parent 65a1037 commit c267cca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

llvm/test/MC/ARM/pcrel-arm-ldr-imm8-relocs.s

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
@ ARM: R_ARM_LDRS_PC_G0
1010
@ ARM: foo3
1111

12-
// Value is decimal at the moment but hex in other cases (things could change)
12+
// The value format is decimal in these specific cases, but it's hex for other
13+
// ldr instructions. These checks are valid for both formats.
14+
1315
@ ARM_ADDEND: r0, [pc, #-
1416
@ ARM_ADDEND 8]
1517
@ ARM_ADDEND: r0, [pc, #-

0 commit comments

Comments
 (0)