Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5811a5ad27100acab51f1d5ba4518eed86bbf00b
https://github.com/WebKit/WebKit/commit/5811a5ad27100acab51f1d5ba4518eed86bbf00b
Author: Mark Lam <[email protected]>
Date: 2025-11-08 (Sat, 08 Nov 2025)
Changed paths:
M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
Log Message:
-----------
Move InPlaceInterpreter32_64.asm and InPlaceInterpreter64.asm into the llint
group.
https://bugs.webkit.org/show_bug.cgi?id=302185
rdar://164286446
Reviewed by Yusuke Suzuki.
They don't belong at the top level JavaScriptCore Xcode project level.
No new tests needed because there's no behavior change. This is just a project
organization change.
.
* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/302766@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications