Once rust-lang/rust#66547 lands, the linux-gnu target will use #[link_section] to initialize the list of arguments. Because cranelift-module doesn't provide an api to place functions and statics in a specific section, we will need to patch libstd to revert the rust PR.