[llvm] [JITLink][LoongArch] Support large code model (PR #155566)

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 28 18:15:16 PDT 2025


Ami-zhang wrote:

> Is it possible to add some tests?

Yes. Tests have been added, referencing test cases from `RuntimeDyld`. Additionally, all Orc tests also pass with the `-code-model=large` .

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


More information about the llvm-commits mailing list