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 61fc943 commit 9cafdd4Copy full SHA for 9cafdd4
llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
@@ -59,7 +59,7 @@ ELF_RELOC(R_RISCV_PLT32, 59)
59
ELF_RELOC(R_RISCV_CHERI_CAPTAB_PCREL_HI20, 192)
60
ELF_RELOC(R_RISCV_CHERI_CAPABILITY, 193)
61
// 194 reserved
62
-ELF_RELOC(R_RISCV_CHERI_SIZE, 195)
+// 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
65
ELF_RELOC(R_RISCV_CHERI_TLS_GD_CAPTAB_PCREL_HI20, 198) // Deprecated
0 commit comments