[lld] [lld][LoongArch] Support the R_LARCH_CALL36 relocation type (PR #73346)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 21:42:24 PST 2023


================
@@ -0,0 +1,41 @@
+# REQUIRES: loongarch
----------------
MaskRay wrote:

We can use one test to test non-PLT (executable link) and PLT (`-shared`).

https://github.com/llvm/llvm-project/pull/73346


More information about the llvm-commits mailing list