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
I'm trying to figure out if anyone actually still needs to use this flag. If you are using this flag because you want to do fat LTO with -Clinker-plugin-lto, using -Clto=fat next to -Clinker-plugin-lto should be enough since rust-lang/rust#136840.
I'm trying to figure out if anyone actually still needs to use this flag. If you are using this flag because you want to do fat LTO with
-Clinker-plugin-lto, using-Clto=fatnext to-Clinker-plugin-ltoshould be enough since rust-lang/rust#136840.