INLINE_ARM_FUNCTION(thingy) should make thingy be thumb2 if we're using thumb2
authorfpizlo@apple.com <fpizlo@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 5 Jul 2012 23:31:00 +0000 (23:31 +0000)
committerfpizlo@apple.com <fpizlo@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 5 Jul 2012 23:31:00 +0000 (23:31 +0000)
commitf14b74af2bed1da051475897e9c904cb629dfe29
treecc56b8308620c50596fc253a119ed884a72cb5c6
parent1e7760fd8756331aa14bbc74904301b595132408
INLINE_ARM_FUNCTION(thingy) should make thingy be thumb2 if we're using thumb2
https://bugs.webkit.org/show_bug.cgi?id=90644

Reviewed by Mark Hahnenberg.

Fix breakage introduced in http://trac.webkit.org/changeset/121885

* wtf/InlineASM.h:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121927 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WTF/ChangeLog
Source/WTF/wtf/InlineASM.h