[llvm] [JITLink][LoongArch] Support large code model (PR #155566)
Lu Weining via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 29 08:13:06 PDT 2025
================
----------------
SixWeining wrote:
The expression for `Page20` is:
Fixup <- getLoongArchPageDelta(Target + Addend, Fixup, Kind)[31:12] : int20
In `applyFixup()`, should also call `getLoongArchPageDelta` if the fixup is `Page20`.
Refer https://github.com/llvm/llvm-project/commit/4e35ae10c4d7bc840ad6b6a9b13e465bfaaf3768.
https://github.com/llvm/llvm-project/pull/155566
More information about the llvm-commits
mailing list