about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2015-08-29 20:01:33 -0700
committerHuon Wilson <dbau.pp+github@gmail.com>2015-08-29 20:11:23 -0700
commit29dcff3aa2ca3d867bc83cb555271de7ba7ac5a5 (patch)
treeccddef79ca16069c5fb2dc0ed89a35afa4c1f6ac /src/libstd/sys/unix/stack_overflow.rs
parentdaf8bdca57d0a099f955a33c2f9552b335d06ff6 (diff)
downloadrust-29dcff3aa2ca3d867bc83cb555271de7ba7ac5a5.tar.gz
rust-29dcff3aa2ca3d867bc83cb555271de7ba7ac5a5.zip
Support different scalar integer widths in Rust v. LLVM.
Some x86 C intrinsics are declared to take `int ...` (i.e. exposed in
Rust as `i32`), but LLVM implements them by taking `i8` instead.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions