rust/src/rt
James Miller 4815f7e668 Handle integer-extending for C ABI
We need to supply sext/zext attributes to LLVM to ensure that arguments
are extended to the appropriate width in the correct way.

Most platforms extend integers less than 32 bits, though not all.
2016-04-04 22:14:10 +02:00
..
hoedown@4638c60ded
miniz.c
rust_test_helpers.c Handle integer-extending for C ABI 2016-04-04 22:14:10 +02:00