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 a01a5b8 commit 60eb632Copy full SHA for 60eb632
llvm/include/llvm/BinaryFormat/ELFRelocs/Sparc.def
@@ -87,3 +87,8 @@ ELF_RELOC(R_SPARC_GOTDATA_LOX10, 81)
87
ELF_RELOC(R_SPARC_GOTDATA_OP_HIX22, 82)
88
ELF_RELOC(R_SPARC_GOTDATA_OP_LOX10, 83)
89
ELF_RELOC(R_SPARC_GOTDATA_OP, 84)
90
+ELF_RELOC(R_SPARC_H34, 85)
91
+ELF_RELOC(R_SPARC_SIZE32, 86)
92
+ELF_RELOC(R_SPARC_SIZE64, 87)
93
+ELF_RELOC(R_SPARC_WDISP10, 88)
94
+ELF_RELOC(R_SPARC_IRELATIVE, 249)
0 commit comments