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 Upgrade hoedown to 3.0.5. 2015-09-21 21:07:45 +01:00
miniz.c Move runtime files to C instead of C++ 2013-11-18 21:45:58 -08:00
rust_test_helpers.c Handle integer-extending for C ABI 2016-04-04 22:14:10 +02:00