Bug 171141 - Remove LL/SC from Atomics
Summary: Remove LL/SC from Atomics
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-21 13:59 PDT by Keith Miller
Modified: 2017-04-25 10:21 PDT (History)
9 users (show)

See Also:


Attachments
Patch (14.16 KB, patch)
2017-04-21 14:00 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (13.78 KB, patch)
2017-04-21 14:07 PDT, Keith Miller
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2017-04-21 13:59:19 PDT
Remove LL/SC from Atomics
Comment 1 Keith Miller 2017-04-21 14:00:44 PDT
Created attachment 307795 [details]
Patch
Comment 2 Keith Miller 2017-04-21 14:07:34 PDT
Created attachment 307797 [details]
Patch
Comment 3 Saam Barati 2017-04-21 14:08:19 PDT
Comment on attachment 307797 [details]
Patch

r=me
please also remove the code that defines HAVE_LL_SC unless it's used elsewhere.
Comment 4 JF Bastien 2017-04-21 14:10:42 PDT
r=metoo
Comment 5 Keith Miller 2017-04-21 14:13:26 PDT
(In reply to Saam Barati from comment #3)
> Comment on attachment 307797 [details]
> Patch
> 
> r=me
> please also remove the code that defines HAVE_LL_SC unless it's used
> elsewhere.

done.
Comment 6 Keith Miller 2017-04-25 10:21:39 PDT
Idk what happened to the changelog but this landed in: https://trac.webkit.org/changeset/215637/webkit