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