[runtime] Do not use MONO_STRUCT_OFFSET for Win32-specific offsets.
commit8811a8704f03bc696c5d31eaa2bc0423309dc7ef
authorJoão Matos <joao@tritao.eu>
Wed, 14 Jan 2015 15:28:11 +0000 (14 15:28 +0000)
committerJoão Matos <joao@tritao.eu>
Wed, 14 Jan 2015 15:28:11 +0000 (14 15:28 +0000)
treea2f71869d27b4e1e6004bfad0704e8f9f24ce97b
parent9c660cf0b9446e4f48853b5405dda2fe5354c3aa
[runtime] Do not use MONO_STRUCT_OFFSET for Win32-specific offsets.

We do not yet have auto-generated offsets for Win32 targets and this interacts in weird ways with the Android cross-compilers for Windows.
mono/mini/exceptions-x86.c