WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 142040
[ARM] Fix the FTL build on Aarch64 Linux after
r177421
https://bugs.webkit.org/show_bug.cgi?id=142040
Summary
[ARM] Fix the FTL build on Aarch64 Linux after r177421
Csaba Osztrogonác
Reported
2015-02-26 02:14:37 PST
http://trac.webkit.org/changeset/177421
added an ifdef for older iOS versions, because ARM64 was renamed to Aarch64. But on Linux we use LLVM 3.5 for FTL JIT, which don't use ARM64, but Aarch64.
Attachments
Patch
(1.48 KB, patch)
2015-02-26 02:15 PST
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-02-26 02:15:54 PST
Created
attachment 247417
[details]
Patch
Csaba Osztrogonác
Comment 2
2015-03-05 01:52:19 PST
cc-ing more reviewers
Mark Lam
Comment 3
2015-03-05 08:43:34 PST
Comment on
attachment 247417
[details]
Patch r=me
WebKit Commit Bot
Comment 4
2015-03-05 09:29:36 PST
Comment on
attachment 247417
[details]
Patch Clearing flags on attachment: 247417 Committed
r181083
: <
http://trac.webkit.org/changeset/181083
>
WebKit Commit Bot
Comment 5
2015-03-05 09:29:40 PST
All reviewed patches have been landed. Closing bug.
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