about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-06-03 14:46:41 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-06-03 14:46:41 +0530
commite490c17eb5d85d6b968d91b2ca93f3607934e78d (patch)
tree5f5ba78b6cf176d8cef8cb89c3c1a7af04aeac9e /src/libstd/sys/unix/stack_overflow.rs
parent27dd5e9ce9ad87c4273157154f4b3907cd529a53 (diff)
parent506d5a8d1946d53f6d052c5b7d6c6d50caa4ff0a (diff)
downloadrust-e490c17eb5d85d6b968d91b2ca93f3607934e78d.tar.gz
rust-e490c17eb5d85d6b968d91b2ca93f3607934e78d.zip
Rollup merge of #25974 - richo:stack-msg, r=alexcrichton
These are implemented in asm, they're just not inlined.

Open questions are:
* Should I just inline them? They're.. big, but it seems as though this needs violates the #[inline(always)] gaurantees the others make.
* Does something (llvm?) provide these as intrinsics? The structure of this code suggests that we could be hoisting off something else, instead of flagrantly ignoring it like we do for power and mips.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions