We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5878c4 commit 0fba5daCopy full SHA for 0fba5da
llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
@@ -58,7 +58,7 @@ ELF_RELOC(R_RISCV_PLT32, 59)
58
59
ELF_RELOC(R_RISCV_CHERI_CAPTAB_PCREL_HI20, 192)
60
ELF_RELOC(R_RISCV_CHERI_CAPABILITY, 193)
61
-ELF_RELOC(R_RISCV_FUNC_RELATIVE, 194)
+// 194 reserved
62
// 195 reserved
63
ELF_RELOC(R_RISCV_CHERI_TPREL_CINCOFFSET, 196) // Deprecated
64
ELF_RELOC(R_RISCV_CHERI_TLS_IE_CAPTAB_PCREL_HI20, 197) // Deprecated
0 commit comments