Fix Assert Error "Unexpected size when returning struct by value" on arm-softfp
authorHanjoung Lee <hanjoung.lee@samsung.com>
Thu, 12 May 2016 05:09:31 +0000 (14:09 +0900)
committerHanjoung Lee <hanjoung.lee@samsung.com>
Sat, 28 May 2016 02:36:51 +0000 (19:36 -0700)
commitb1561522076fa1121ce9388f629da66841f15dd0
tree6d1df6721b1d0a1b5413d15f2ab00dea6eb90fd7
parent7711017de7e9f5d42a0db7fd46f7072a64460913
Fix Assert Error "Unexpected size when returning struct by value" on arm-softfp

For only arm-softfp there is an assert error when returning struct as value.

Fixes #4924

Signed-off-by: Hanjoung Lee hanjoung.lee@samsung.com
src/jit/lclvars.cpp