[webkit-changes] [WebKit/WebKit] 2f5a3a: [JSC] Remove Intel syntax support from offlineasm
Yusuke Suzuki
noreply at github.com
Sun May 19 01:51:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2f5a3ab4d37f8938802b0d8ff5ede0692bd3742e
https://github.com/WebKit/WebKit/commit/2f5a3ab4d37f8938802b0d8ff5ede0692bd3742e
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-05-19 (Sun, 19 May 2024)
Changed paths:
M Source/JavaScriptCore/offlineasm/x86.rb
Log Message:
-----------
[JSC] Remove Intel syntax support from offlineasm
https://bugs.webkit.org/show_bug.cgi?id=274363
rdar://128345123
Reviewed by Ross Kirsling.
We no longer use this. clang-cl uses inline asm with ATT syntax.
* Source/JavaScriptCore/offlineasm/x86.rb:
Canonical link: https://commits.webkit.org/278969@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list