Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de831160fc15ca6d798b834e5ae8e87c88fa1470
      
https://github.com/WebKit/WebKit/commit/de831160fc15ca6d798b834e5ae8e87c88fa1470
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-08-03 (Mon, 03 Aug 2026)

  Changed paths:
    M Tools/Scripts/swift/swiftc-wrapper.sh

  Log Message:
  -----------
  [Swift] LTO linker flags unrecognezed by swiftc
https://bugs.webkit.org/show_bug.cgi?id=320840

Reviewed by Adrian Taylor and Nikolas Zimmermann.

* Tools/Scripts/swift/swiftc-wrapper.sh: Prefix LTO flags (both plain
  -flto and -flto=<param>) with -Xcc to have those passed to clang and
  prevent swiftc from trying to use them.

Canonical link: https://commits.webkit.org/318441@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to