[jit] Avoid emitting op_load_got_addr opcodes on x86 when using llvmonly, its not...
authorZoltan Varga <vargaz@gmail.com>
Tue, 27 Jun 2017 03:19:07 +0000 (23:19 -0400)
committerGitHub <noreply@github.com>
Tue, 27 Jun 2017 03:19:07 +0000 (23:19 -0400)
commit492438a431ea5bf563735055441cbe81a453b195
treead027b87cba39ad2a92d588dd29427c237b7f820
parentf892c7c574cd78e8ae572aaf5b420c6e3abfaa2a
[jit] Avoid emitting op_load_got_addr opcodes on x86 when using llvmonly, its not needed. (#5125)
mono/mini/ir-emit.h
mono/mini/method-to-ir.c