[Webkit-unassigned] [Bug 29122] Use PLATFORM(ARM_THUMB2) instead of PLATFORM_ARM_ARCH(7)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 11 09:24:13 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29122
--- Comment #7 from Gavin Barraclough <barraclough at apple.com> 2009-09-11 09:24:13 PDT ---
Let me think about this. One solution that addresses my concern stated above
may be to remove all direct use of PLATFORM_ARM from the code, and instead use
PLATFORM_ARM_TRADITIONAL and PLATFORM_ARM_THUMB2. That solves any confusion re
exclusivity. If this is the right king of approch, may not be right to use
PLATFORM here, may be a case for USE. On vacation today, gimme the weekend to
thknk about this.
G.
--
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