[llvm-branch-commits] [SPARC][IAS] Add definitions for OSA 2011 instructions (PR #138403)
Alex Rønne Petersen via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat May 3 18:11:52 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)
----------------
alexrp wrote:
Don't worry too much about it FWIW, I'll just resolve the conflicts if this one happens to be merged first.
https://github.com/llvm/llvm-project/pull/138403
More information about the llvm-branch-commits
mailing list