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