Bug 33208

Summary: Use WTF_ARM_ARCH_AT_LEAST instead of ARM_ARCH_VERSION
Product: WebKit Reporter: Gabor Loki <loki>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Blocker CC: mjs, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Use WTF_ARM_ARCH_AT_LEAST instead of ARM_ARCH_VERSION mjs: review+

Description Gabor Loki 2010-01-05 07:08:48 PST
The r52729 breaks ARMAssembler.
We should use WTF_ARM_ARCH_AT_LEAST macro here as well.
Comment 1 Gabor Loki 2010-01-05 07:09:56 PST
Created attachment 45886 [details]
Use WTF_ARM_ARCH_AT_LEAST instead of ARM_ARCH_VERSION
Comment 2 WebKit Review Bot 2010-01-05 07:12:35 PST
style-queue ran check-webkit-style on attachment 45886 [details] without any errors.
Comment 3 Maciej Stachowiak 2010-01-05 07:38:38 PST
Comment on attachment 45886 [details]
Use WTF_ARM_ARCH_AT_LEAST instead of ARM_ARCH_VERSION

r=me
Comment 4 Gabor Loki 2010-01-05 07:54:09 PST
Sending        JavaScriptCore/ChangeLog
Sending        JavaScriptCore/assembler/ARMAssembler.cpp
Sending        JavaScriptCore/assembler/ARMAssembler.h
Transmitting file data ...
Committed revision 52797.