Bug 142040

Summary: [ARM] Fix the FTL build on Aarch64 Linux after r177421
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: akiss, commit-queue, darin, enrica, fpizlo, ggaren, mark.lam, msaboff, oliver, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108645, 139495    
Attachments:
Description Flags
Patch none

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
Csaba Osztrogonác
Comment 1 2015-02-26 02:15:54 PST
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.