Respect call convention modopts in native wrappers. (mono/mono#14017)
authorVincent Povirk <madewokherd@gmail.com>
Thu, 18 Apr 2019 13:44:31 +0000 (08:44 -0500)
committerZoltan Varga <vargaz@gmail.com>
Thu, 18 Apr 2019 13:44:31 +0000 (09:44 -0400)
commit24b8b49a56324382d737f053b881516b68d619bc
tree579bee0afc6741149802f7c542315d3b700bb634
parent1757553aece4ee2e5242cab076307031afd4f09a
Respect call convention modopts in native wrappers. (mono/mono#14017)

MS's C++ compiler emits code that uses this.

Commit migrated from https://github.com/mono/mono/commit/8c2d1829c19f6b6af1b74fbb716c634ad3c1d578
src/mono/mono/metadata/marshal.c