[interp] Add wrapper for calli to native pointer (#57119)
authorVlad Brezae <brezaevlad@gmail.com>
Wed, 11 Aug 2021 08:40:47 +0000 (11:40 +0300)
committerGitHub <noreply@github.com>
Wed, 11 Aug 2021 08:40:47 +0000 (11:40 +0300)
commit8a60a83ffc7c3a655977648e84d5af9c0f8ac992
tree36f721d340b2efcc93beedaff65d53a4504868ca
parent4419d2757100affa1b5ee33564f79c376c3055e4
[interp] Add wrapper for calli to native pointer (#57119)

If the signature has suppress gc transition attribute, we don't emit the wrapper and call native code directly.
src/mono/mono/mini/interp/transform.c