Matthias Krüger
9415c67ae5
Rollup merge of #92029 - nikic:section-flags-fix, r=davidtwco
...
Explicitly set no ELF flags for .rustc section
For a data section, the object crate will set the SHF_ALLOC by default, which is exactly what we don't want. Explicitly set sh_flags to zero to avoid this.
I checked with `objdump -h` that this produces the right flags for ELF.
Fixes #92013 .
2021-12-19 17:38:35 +01:00
..
2021-12-14 18:50:31 -04:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-15 17:32:14 +11:00
2021-12-15 17:32:14 +11:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-19 17:38:35 +01:00
2021-12-19 09:31:37 +00:00
2021-12-18 21:23:37 +00:00
2021-12-14 12:40:28 +01:00
2021-12-14 18:50:31 -04:00
2021-12-19 09:31:37 +00:00
2021-12-14 22:38:51 -05:00
2021-12-14 12:40:28 +01:00
2021-12-19 09:31:37 +00:00
2021-12-17 22:12:34 +00:00
2021-12-19 09:31:37 +00:00
2021-12-14 18:50:31 -04:00
2021-12-19 17:38:33 +01:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-18 08:16:26 +01:00
2021-12-15 19:50:43 -05:00
2021-12-19 09:31:37 +00:00
2021-12-19 12:36:56 +00:00
2021-12-19 17:38:33 +01:00
2021-12-16 14:29:43 -05:00
2021-12-18 08:16:30 +01:00
2021-12-19 17:38:34 +01:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-14 12:38:06 -05:00
2021-12-19 09:31:37 +00:00
2021-12-14 18:50:31 -04:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-13 07:30:38 +00:00
2021-12-19 12:36:56 +00:00
2021-12-19 09:31:37 +00:00
2021-12-19 09:31:37 +00:00
2021-12-19 12:36:56 +00:00
2021-12-19 09:31:37 +00:00
2021-12-13 23:05:25 +01:00
2021-12-17 20:42:48 +08:00
2021-12-13 20:36:17 -08:00
2021-12-19 09:31:37 +00:00