[PATCH] D34409: Use 64bit jump table with large code model on 64bit
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 16:13:00 PDT 2017
joerg added a comment.
> For some reason we are using large code model with PIC in the JIT and this is the only issue I see on x86-64 so far.
Who is we? I'm moderately sure that is not the case in general, since it would create less efficient code.
https://reviews.llvm.org/D34409
More information about the llvm-commits
mailing list