WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
275971
[Win] Use SystemV ABI for CSS Selector JIT on Windows
https://bugs.webkit.org/show_bug.cgi?id=275971
Summary
[Win] Use SystemV ABI for CSS Selector JIT on Windows
Ian Grunert
Reported
2024-06-27 15:04:20 PDT
clang-cl gives us the option of changing a function to use the SystemV ABI:
https://clang.llvm.org/docs/AttributeReference.html#sysv-abi
JS LLInt was completed in
bug 274064
and Baseline JIT in
bug 275213
so there's no blockers for this.
Attachments
Add attachment
proposed patch, testcase, etc.
Ian Grunert
Comment 1
2024-06-27 15:13:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30249
EWS
Comment 2
2024-06-27 17:54:22 PDT
Committed
280439@main
(d86cd42fe26d): <
https://commits.webkit.org/280439@main
> Reviewed commits have been landed. Closing PR #30249 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-06-27 17:55:16 PDT
<
rdar://problem/130716046
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug