[clang] [Clang][Interpreter] Set default to large code model (PR #201286)

Alexis Engelke via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 3 02:42:58 PDT 2026


aengelke wrote:

Shouldn't JITLink automatically generate a PLT/GOT in these cases? Using the large code model for this is more of a legacy thing from what I understood.

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


More information about the cfe-commits mailing list