[jit] Call mono_jit_thread_attach () through a GOT slot instead of directly, so the...
authorZoltan Varga <vargaz@gmail.com>
Tue, 29 Nov 2016 01:57:52 +0000 (20:57 -0500)
committerGitHub <noreply@github.com>
Tue, 29 Nov 2016 01:57:52 +0000 (20:57 -0500)
commitc690636c01df73badb1e24c146da8492dbeabade
tree52155ece5f26fecce54f93744df54fdd0970fc5d
parent950c27dc592f3687facdb7a77b88cc795f07958f
[jit] Call mono_jit_thread_attach () through a GOT slot instead of directly, so the call doesn't go through the trampoline code which wouldn't work if the thread was not attached. (#4037)
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/method-to-ir.c
mono/mini/mini-runtime.c
mono/mini/patch-info.h