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 2887117 commit 26ec5daCopy full SHA for 26ec5da
llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
@@ -46,10 +46,6 @@ ELF_RELOC(R_RISCV_ALIGN, 43)
46
ELF_RELOC(R_RISCV_RVC_BRANCH, 44)
47
ELF_RELOC(R_RISCV_RVC_JUMP, 45)
48
ELF_RELOC(R_RISCV_RVC_LUI, 46)
49
-ELF_RELOC(R_RISCV_GPREL_I, 47)
50
-ELF_RELOC(R_RISCV_GPREL_S, 48)
51
-ELF_RELOC(R_RISCV_TPREL_I, 49)
52
-ELF_RELOC(R_RISCV_TPREL_S, 50)
53
ELF_RELOC(R_RISCV_RELAX, 51)
54
ELF_RELOC(R_RISCV_SUB6, 52)
55
ELF_RELOC(R_RISCV_SET6, 53)
0 commit comments