You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of #146209 - bjorn3:lto_refactors5, r=dianqk
Misc LTO cleanups
Follow up to rust-lang/rust#145955.
* Remove want_summary argument from `prepare_thin`.
Since rust-lang/rust#133250 ThinLTO summary writing is instead done by `llvm_optimize`.
* Two minor cleanups
0 commit comments