[interp] Embrace that ip is const guint16* and remove casts to that type, (mono/mono...
authorJay Krell <jaykrell@microsoft.com>
Mon, 9 Sep 2019 15:06:16 +0000 (08:06 -0700)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 9 Sep 2019 15:06:16 +0000 (11:06 -0400)
commit601fbb19c4c81583de6ddba6ddd855b8acda3ebe
tree72249b023aec7d06bbaca9872560f534943f2523
parent87ed9757bbaa87c508dc701de3f99609de7b462d
[interp] Embrace that ip is const guint16* and remove casts to that type, (mono/mono#16708)

[interp] Embrace that ip is const guint16* and remove casts to that type.

or to gint16*. Or is there a reason for this style?

Maybe could change type but still want to cast for the deref?

Commit migrated from https://github.com/mono/mono/commit/1f76ab9270db6db36481bbfde99a7e90256b70f9
src/mono/mono/mini/interp/interp.c