Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8c224dae2cb802b40f6bba5b8517ebc9d1095813
https://github.com/WebKit/WebKit/commit/8c224dae2cb802b40f6bba5b8517ebc9d1095813
Author: Michael Catanzaro <[email protected]>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M Tools/Scripts/swift/swiftc-wrapper.sh
Log Message:
-----------
swiftc does not accept '-fuse-ld=lld'
https://bugs.webkit.org/show_bug.cgi?id=315713
Reviewed by Adrian Taylor.
Prefix this flag with -Xcc to ensure it gets passed to Clang, not to
swiftc itself.
* Tools/Scripts/swift/swiftc-wrapper.sh:
Canonical link: https://commits.webkit.org/314062@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications