WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33208
Use WTF_ARM_ARCH_AT_LEAST instead of ARM_ARCH_VERSION
https://bugs.webkit.org/show_bug.cgi?id=33208
Summary
Use WTF_ARM_ARCH_AT_LEAST instead of ARM_ARCH_VERSION
Gabor Loki
Reported
2010-01-05 07:08:48 PST
The
r52729
breaks ARMAssembler. We should use WTF_ARM_ARCH_AT_LEAST macro here as well.
Attachments
Use WTF_ARM_ARCH_AT_LEAST instead of ARM_ARCH_VERSION
(3.49 KB, patch)
2010-01-05 07:09 PST
,
Gabor Loki
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gabor Loki
Comment 1
2010-01-05 07:09:56 PST
Created
attachment 45886
[details]
Use WTF_ARM_ARCH_AT_LEAST instead of ARM_ARCH_VERSION
WebKit Review Bot
Comment 2
2010-01-05 07:12:35 PST
style-queue ran check-webkit-style on
attachment 45886
[details]
without any errors.
Maciej Stachowiak
Comment 3
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
Gabor Loki
Comment 4
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug