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 94239cf commit ffd1106Copy full SHA for ffd1106
llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
@@ -129,7 +129,7 @@ ELF_RELOC(R_RISCV_CUSTOM255, 255)
129
// CHERI relocations
130
ELF_RELOC(R_RISCV_CHERI_CAPTAB_PCREL_HI20, 192)
131
ELF_RELOC(R_RISCV_CHERI_CAPABILITY, 193)
132
-// 194 reserved for R_RISCV_CHERI_CAPABILITY_CALL
+// 194 reserved
133
ELF_RELOC(R_RISCV_CHERI_SIZE, 195)
134
ELF_RELOC(R_RISCV_CHERI_TPREL_CINCOFFSET, 196) // Deprecated
135
ELF_RELOC(R_RISCV_CHERI_TLS_IE_CAPTAB_PCREL_HI20, 197) // Deprecated
0 commit comments