[llvm] [JITLink][LoongArch] Add support for R_LARCH_CALL36 relocation (PR #117127)

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 01:48:23 PST 2024


https://github.com/SixWeining approved this pull request.

LGTM. Without this patch:
```
$ lli --code-model=medium hello.ll
JIT session error: Unsupported loongarch relocation:110: R_LARCH_CALL36
lli: Failed to materialize symbols: { (main, { main }) }
```

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


More information about the llvm-commits mailing list