about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-02-10 14:49:56 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-02-13 20:29:47 -0800
commit21a064d5a340a00042c81745cc7d2a65691e84be (patch)
tree84b16e6b5f05d3c965ec20d617521f9d19e5dc1d /src/rustllvm/ExecutionEngineWrapper.cpp
parentaaead93c4554b685935b70565fc1bb54edd945d6 (diff)
downloadrust-21a064d5a340a00042c81745cc7d2a65691e84be.tar.gz
rust-21a064d5a340a00042c81745cc7d2a65691e84be.zip
Don't require an allocation for on_exit messages
Instead, use an enum to allow running both a procedure and sending the task
result over a channel. I expect the common case to be sending on a channel (e.g.
task::try), so don't require an extra allocation in the common case.

cc #11389
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions