Bug 79581 - Offlineasm should support X86_64
Summary: Offlineasm should support X86_64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-25 14:57 PST by Filip Pizlo
Modified: 2012-02-25 15:28 PST (History)
0 users

See Also:


Attachments
the patch (23.29 KB, patch)
2012-02-25 15:01 PST, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-02-25 14:57:43 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-02-25 15:01:56 PST
Created attachment 128884 [details]
the patch
Comment 2 Filip Pizlo 2012-02-25 15:23:33 PST
Fixed the code to use the ternary operator as per bdash's suggestion.  I didn't know Ruby had that.  Wowzers.
Comment 3 Filip Pizlo 2012-02-25 15:28:58 PST
Landed in http://trac.webkit.org/changeset/108909