Bug 132495 - "arm64 function not 4-byte aligned" warnings when building JSC
Summary: "arm64 function not 4-byte aligned" warnings when building JSC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-02 15:19 PDT by Michael Saboff
Modified: 2014-05-02 15:25 PDT (History)
0 users

See Also:


Attachments
Patch for Landing (1.79 KB, patch)
2014-05-02 15:24 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2014-05-02 15:19:33 PDT
Although this appears to be a benign linker warning, we can align explicitly to silence it.
Comment 1 Michael Saboff 2014-05-02 15:21:15 PDT
<rdar://problem/16746674>
Comment 2 Michael Saboff 2014-05-02 15:24:26 PDT
Created attachment 230708 [details]
Patch for Landing

Reviewed in person.
Comment 3 Michael Saboff 2014-05-02 15:25:19 PDT
Committed r168197: <http://trac.webkit.org/changeset/168197>