Fix ARM thumb2 mode detection
authorSimon Hausmann <simon.hausmann@digia.com>
Thu, 17 Oct 2013 11:18:30 +0000 (13:18 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 17 Oct 2013 13:52:36 +0000 (15:52 +0200)
commit9c5ff1e673828448d5b7c4c327618e2fb9ce67da
tree67f2812ae0baaafcc9b827000357e06ba7d9c3b7
parent2ec14c7b781872859bbc36ac8b2a4ebc2d456859
Fix ARM thumb2 mode detection

__TARGET_ARCH_THUMB may not always be defined, but __thumb2__ for example
is also a good indicator that we can generated and run thumb2 code and
thus enable the JIT.

Change-Id: I987d0af5883d9bb844c4c99a0691a12aedc94ff5
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/jsruntime/qv4global_p.h