[Webkit-unassigned] [Bug 29122] Use PLATFORM(ARM_THUMB2) instead of PLATFORM_ARM_ARCH(7)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 06:01:26 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29122


Gabor Loki <loki at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39345|                            |review?
               Flag|                            |




--- Comment #1 from Gabor Loki <loki at inf.u-szeged.hu>  2009-09-10 06:01:25 PDT ---
Created an attachment (id=39345)
 --> (https://bugs.webkit.org/attachment.cgi?id=39345)
Use PLATFORM(ARM_THUMB2) instead of PLATFORM_ARM_ARCH(7)

This patch replaces the usages of PLATFORM_ARM_ARCH(7) to PLATFORM(ARM_THUMB2)
which is currently defines only when PLATFORM_ARM_ARCH(7) && PLATFORM(IPHONE)
is true.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list