[webkit-changes] [WebKit/WebKit] 343117: [Win] Enable LTO for release builds
Ian
noreply at github.com
Tue Oct 15 21:08:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3431171a0e69487a4f5536c157b3b5522617c010
https://github.com/WebKit/WebKit/commit/3431171a0e69487a4f5536c157b3b5522617c010
Author: Ian Grunert <ian.grunert at gmail.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M Source/cmake/WebKitCompilerFlags.cmake
M Tools/Scripts/set-webkit-configuration
M Tools/Scripts/webkitdirs.pm
Log Message:
-----------
[Win] Enable LTO for release builds
https://bugs.webkit.org/show_bug.cgi?id=281502
Reviewed by Fujii Hironori.
Changes to set-webkit-configuration to handle path separator differences
Changes to WebKitCompilerFlags.cmake to pass LTO params to clang-cl
* Source/cmake/WebKitCompilerFlags.cmake:
* Tools/Scripts/set-webkit-configuration:
* Tools/Scripts/webkitdirs.pm:
(determineLTOMode):
Canonical link: https://commits.webkit.org/285241@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list