Prospective fix for JIT crashes on ARM
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 21 Jun 2013 06:58:02 +0000 (08:58 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 24 Jun 2013 08:42:49 +0000 (10:42 +0200)
commitf750c25593ff047163b236efe3f70992a2045565
tree3957441f9e529d80aba6c98de10c7c952b43e000
parent547c5b5f50b453b4caecd7067fb6269c16ab2b1e
Prospective fix for JIT crashes on ARM

Don't do the ret(n) cleanup dance on ARM, as the address of where to
store the return value is provided in r0 and therefore there's nothing
to clean up.

Change-Id: I5b34355e52c9d374d31981361bdfb67193530d38
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/v4/qv4isel_masm.cpp