[unwind] reduce frame size of mono_unwind_frame ()
authorBernhard Urban <bernhard.urban@xamarin.com>
Wed, 7 Dec 2016 09:11:24 +0000 (10:11 +0100)
committerBernhard Urban <bernhard.urban@xamarin.com>
Mon, 12 Dec 2016 17:14:58 +0000 (18:14 +0100)
commit3baad19c6c34891fa04c59d9673cbbd7c91e5ac2
treeaf048785d61740d1ef35c4a742539793a744b0f0
parent26c17a5b0f2c043a4bbccce2861b815492ad3aa2
[unwind] reduce frame size of mono_unwind_frame ()

on arm32 it goes down from 5120 bytes to 676 bytes in terms of frame
size.
mono/mini/unwind.c