-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
-flto on clang/gcc? #7400
Copy link
Copy link
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.stalledIssues and PRs that are stalled.Issues and PRs that are stalled.
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.stalledIssues and PRs that are stalled.Issues and PRs that are stalled.
I wonder if we should give a try to the Link Time Optimizations flag in clang. It appears to be used when building v8 (though, as far as I can tell no on mac), and may be useful for building OpenSSL and/or core itself.
Thoughts?
cc @nodejs/collaborators