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 ffd1106 commit 37fb5f4Copy full SHA for 37fb5f4
llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
@@ -130,7 +130,7 @@ ELF_RELOC(R_RISCV_CUSTOM255, 255)
130
ELF_RELOC(R_RISCV_CHERI_CAPTAB_PCREL_HI20, 192)
131
ELF_RELOC(R_RISCV_CHERI_CAPABILITY, 193)
132
// 194 reserved
133
-ELF_RELOC(R_RISCV_CHERI_SIZE, 195)
+// 195 reserved
134
ELF_RELOC(R_RISCV_CHERI_TPREL_CINCOFFSET, 196) // Deprecated
135
ELF_RELOC(R_RISCV_CHERI_TLS_IE_CAPTAB_PCREL_HI20, 197) // Deprecated
136
ELF_RELOC(R_RISCV_CHERI_TLS_GD_CAPTAB_PCREL_HI20, 198) // Deprecated
0 commit comments