about summary refs log tree commit diff
path: root/tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-abort.diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-01-04 16:34:15 +0100
committerGitHub <noreply@github.com>2022-01-04 16:34:15 +0100
commit855f6300fbf0801ca9e7c9411e52b6322d68a7c6 (patch)
tree5e5ab01e7e421350e76545c762bc3762aca2311c /tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-abort.diff
parentc7125ba0fa4e9abe826f004a023c0bf3678a8963 (diff)
parent6eb50729291c64acf0d6588dd632e9792508ca31 (diff)
downloadrust-855f6300fbf0801ca9e7c9411e52b6322d68a7c6.tar.gz
rust-855f6300fbf0801ca9e7c9411e52b6322d68a7c6.zip
Rollup merge of #92107 - nikic:rmeta-lnk-remove, r=nagisa
Actually set IMAGE_SCN_LNK_REMOVE for .rmeta

The code intended to set the IMAGE_SCN_LNK_REMOVE flag for the
.rmeta section, however the value of this flag was set to zero.
Instead use the actual value provided by the object crate.

This dates back to the original introduction of this code in
PR #84449, so we were never setting this flag. As I'm not on
Windows, I'm not sure whether that means we were embedding .rmeta
into executables, or whether the section ended up getting stripped
for some other reason.
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-abort.diff')
0 files changed, 0 insertions, 0 deletions