Support native-to-managed thiscall wrappers (#3391)
commit4949d7eaa060b1946e08d1fe2fcf9e538ae83632
authorVincent Povirk <madewokherd@gmail.com>
Thu, 3 May 2018 19:43:38 +0000 (3 14:43 -0500)
committerLudovic Henry <luhenry@microsoft.com>
Thu, 3 May 2018 19:43:38 +0000 (3 12:43 -0700)
tree0e662e2082eac3869265ca2883bccacc83cc8747
parent5f7de5dd25ab02cb9ea6dfbd26ca06dbdbfced86
Support native-to-managed thiscall wrappers (#3391)

* [x86] Add support for tracing native-to-managed thiscall wrappers.

* [x86] Add support for native-to-managed thiscall wrappers.

* Add test for managed thiscall methods.
mono/mini/mini-x86.c
mono/tests/libtest.c
mono/tests/pinvoke2.cs