[llvmonly] Add a mini_llvmonly_throw_nullref_exception () jit icall to throw nullref...
commitf1dfd9c41326e32079c8f630ddc53c54154e9b28
authorZoltan Varga <vargaz@gmail.com>
Fri, 8 Feb 2019 18:06:11 +0000 (8 13:06 -0500)
committerGitHub <noreply@github.com>
Fri, 8 Feb 2019 18:06:11 +0000 (8 13:06 -0500)
treeb93f42207861d21fe60dd37175929cd65e6ad130
parente14ef8a658c70bf664eb032b0ccb47a6aab4b281
[llvmonly] Add a mini_llvmonly_throw_nullref_exception () jit icall to throw nullref exceptions, it occurs very frequently when explicit null checks are enabled. (#12883)
mono/mini/aot-compiler.c
mono/mini/llvmonly-runtime.c
mono/mini/llvmonly-runtime.h
mono/mini/mini-llvm.c
mono/mini/mini-runtime.c