[llvm-branch-commits] [SPARC][IAS] Add definitions for OSA 2011 instructions (PR #138403)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat May 3 06:57:44 PDT 2025
================
@@ -87,3 +87,4 @@ ELF_RELOC(R_SPARC_GOTDATA_LOX10, 81)
ELF_RELOC(R_SPARC_GOTDATA_OP_HIX22, 82)
ELF_RELOC(R_SPARC_GOTDATA_OP_LOX10, 83)
ELF_RELOC(R_SPARC_GOTDATA_OP, 84)
+ELF_RELOC(R_SPARC_WDISP10, 88)
----------------
koachan wrote:
This is redundant with the one in PR #137916, will rebase once that one gets merged :)
https://github.com/llvm/llvm-project/pull/138403
More information about the llvm-branch-commits
mailing list