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
linux-amd64: park -fbasic-block-sections=all until Propeller ships
Per-BB sections only pay off when paired with a Propeller-style symbol-
ordering file at the consumer's final link; without that the flag is
pure overhead (codesize growth + per-block section relocations). Move
to labs.disabled.txt and re-enable once we're sure we ship Propeller in
the linux-amd64 pipeline. Note that the `=all` form is x86-ELF-only, so
when re-enabled the flag belongs in linux-amd64.txt, not linux.txt.
0 commit comments