mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
e0c09b546a
s390x has no option to directly pass 32bit values therefor i32 parameters need an optional llvmir signext attribute.