Skip to content

Commit 0557035

Browse files
committed
Update relocation name
1 parent c0c4391 commit 0557035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
ELF_RISCV_NONSTANDARD_RELOC_QUALCOMM(R_RISCV_QC_ABS20_U, 192)
3636
ELF_RISCV_NONSTANDARD_RELOC_QUALCOMM(R_RISCV_QC_E_BRANCH, 193)
3737
ELF_RISCV_NONSTANDARD_RELOC_QUALCOMM(R_RISCV_QC_E_32, 194)
38-
ELF_RISCV_NONSTANDARD_RELOC_QUALCOMM(R_RISCV_QC_E_JUMP_PLT, 195)
38+
ELF_RISCV_NONSTANDARD_RELOC_QUALCOMM(R_RISCV_QC_E_CALL_PLT, 195)
3939

4040

4141
// ANDES Nonstandard Relocations

0 commit comments

Comments
 (0)