[mono] Fix the handling of jit icall wrappers in mono_aot_method_hash (), the name...
authorZoltan Varga <vargaz@gmail.com>
Wed, 31 Mar 2021 17:21:16 +0000 (13:21 -0400)
committerGitHub <noreply@github.com>
Wed, 31 Mar 2021 17:21:16 +0000 (13:21 -0400)
commitba5323eadfe22de78cbffd66f5580e9efc45a257
tree83212ee4ff3afd6d050f717237cbafed69e22270
parent1ce7460578dad70bf5b2d141d21698c39a33f052
[mono] Fix the handling of jit icall wrappers in mono_aot_method_hash (), the name might be different at runtime if DISABLE_JIT is set. (#50482)
src/mono/mono/mini/aot-compiler.c