[cxx][x86] int/ptr casts. (mono/mono#17441)
authorJay Krell <jaykrell@microsoft.com>
Thu, 24 Oct 2019 21:37:12 +0000 (14:37 -0700)
committerAleksey Kliger (λgeek) <alklig@microsoft.com>
Thu, 24 Oct 2019 21:37:12 +0000 (17:37 -0400)
commit0fd0c8f2ddb4d9918a8419e686b7d1b06b55f65f
tree4e28863d9b5646218d3d8ca50c3799f24ed6d590
parent2f9cc12618add4d16c5a2d3e04ed1e31f1ae0fa9
[cxx][x86] int/ptr casts. (mono/mono#17441)

* [cxx][x86] Another int/ptr cast.

* More casts. Notice these are under
`#if defined (MONO_ARCH_USE_SIGACTION) && !defined (MONO_CROSS_COMPILE)`
which would explain them not showing up.

Commit migrated from https://github.com/mono/mono/commit/ec81a868a104ca0c465023ff5d9f90c0f131f725
src/mono/mono/mini/exceptions-x86.c