[runtime] Use TARGET_WIN32 instead of HOST_WIN32 when setting calling conventions...
authorZoltan Varga <vargaz@gmail.com>
Wed, 22 Feb 2017 17:49:10 +0000 (12:49 -0500)
committerGitHub <noreply@github.com>
Wed, 22 Feb 2017 17:49:10 +0000 (12:49 -0500)
commit53925041e12a82ae1a71aba31d1b5f0eb779f411
treefb1e044aeec4ba9491cfdff25ec19ba264a4354e
parent9389d44cbaacbea3062eff6741b7378ca4890818
[runtime] Use TARGET_WIN32 instead of HOST_WIN32 when setting calling conventions, so cross compilers running on windows do the right thing. (#4412)
mono/metadata/icall.c
mono/metadata/loader.c