RESOLVED FIXED275990
[Win] Use SystemV ABI for DFG JS JIT on Windows
https://bugs.webkit.org/show_bug.cgi?id=275990
Summary [Win] Use SystemV ABI for DFG JS JIT on Windows
Ian Grunert
Reported 2024-06-28 07:08: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 Baseline JIT in bug 275213 so there's no blockers for this.
Attachments
Ian Grunert
Comment 1 2024-06-28 07:19:39 PDT
EWS
Comment 2 2024-06-28 09:34:54 PDT
Committed 280456@main (7c7d24338d2d): <https://commits.webkit.org/280456@main> Reviewed commits have been landed. Closing PR #30270 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-06-28 09:35:20 PDT
Note You need to log in before you can comment on or make changes to this bug.