Bug 183465 - Use asm instead of __asm__ in WTFBreakpointTrap so MSVC builds
Summary: Use asm instead of __asm__ in WTFBreakpointTrap so MSVC builds
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: InRadar
: 183464 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-03-08 11:21 PST by Keith Miller
Modified: 2018-03-08 11:26 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2018-03-08 11:21 PST, Keith Miller
msaboff: 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 2018-03-08 11:21:36 PST
Use asm instead of __asm__ in WTFBreakpointTrap so MSVC builds
Comment 1 Keith Miller 2018-03-08 11:21:50 PST
Created attachment 335320 [details]
Patch
Comment 2 Michael Saboff 2018-03-08 11:23:19 PST
Comment on attachment 335320 [details]
Patch

r=me
Comment 3 Keith Miller 2018-03-08 11:25:24 PST
Committed r229420: <https://trac.webkit.org/changeset/229420>
Comment 4 Radar WebKit Bug Importer 2018-03-08 11:26:27 PST
<rdar://problem/38270256>
Comment 5 Ryan Haddad 2018-03-08 11:26:56 PST
*** Bug 183464 has been marked as a duplicate of this bug. ***