From: Tor Arne Vestbø Date: Mon, 15 Apr 2013 14:42:49 +0000 (+0200) Subject: iOS: Don't generate exception tables X-Git-Tag: upstream/5.2.1~669^2~646 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09df0ebc03fc613110c25f21ff984c206d532299;p=platform%2Fupstream%2Fqtdeclarative.git iOS: Don't generate exception tables The platform uses setjmp/longjmp. Change-Id: I1a272ee35d02506e6e2ccde7c6b779061ba06e5b Reviewed-by: Simon Hausmann --- diff --git a/src/qml/qml/v4vm/qv4isel_masm.cpp b/src/qml/qml/v4vm/qv4isel_masm.cpp index 027e2c5..fd14b72 100644 --- a/src/qml/qml/v4vm/qv4isel_masm.cpp +++ b/src/qml/qml/v4vm/qv4isel_masm.cpp @@ -426,7 +426,7 @@ static void printDisassembledOutputWithCalls(const char* output, const QHash