Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98e9371e3509024b69c6ee37282a0fa3213c64fb
https://github.com/WebKit/WebKit/commit/98e9371e3509024b69c6ee37282a0fa3213c64fb
Author: Yusuke Suzuki <[email protected]>
Date: 2024-01-18 (Thu, 18 Jan 2024)
Changed paths:
M Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
M Source/WTF/wtf/PlatformEnable.h
Log Message:
-----------
[JSC] Enable alt_entry for newer SDKs
https://bugs.webkit.org/show_bug.cgi?id=267055
rdar://120431675
Reviewed by Justin Michaud.
According to rdar://96556827, newer SDKs should fix linking issues with
alt_entry.
This patch attempts to enable it.
* Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:
* Source/WTF/wtf/PlatformEnable.h:
Canonical link: https://commits.webkit.org/273200@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes