-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Labels
linkingIssues that manifest as link failuresIssues that manifest as link failures
Description
It's natural for us to consider supporting cross-language LTO (linking time optimization) out of the box, LTO is extremely helpful when you have a bunch of small functions in hotpath.
Right now, it's not easy becuase rust-lang/rust#60059, rust-lang/rust#56371
Firefox enabled LTO last year with nontrivial efforts http://blog.llvm.org/2019/09/closing-gap-cross-language-lto-between.html
Metadata
Metadata
Assignees
Labels
linkingIssues that manifest as link failuresIssues that manifest as link failures