about summary refs log tree commit diff
path: root/src/libstd/rt/stack.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-12-01 14:37:15 -0800
committerAlex Crichton <alex@alexcrichton.com>2013-12-05 09:15:54 -0800
commit6b34ba242d7372b779bf50682b9401b61183828e (patch)
tree628ee4c8058d4517b568cc5cccbe45380b0cb83a /src/libstd/rt/stack.rs
parentb5bab85c1a41bcd7758fb8090a3cf3ba20e33b48 (diff)
downloadrust-6b34ba242d7372b779bf50682b9401b61183828e.tar.gz
rust-6b34ba242d7372b779bf50682b9401b61183828e.zip
Update LLVM and jettison jit support
LLVM's JIT has been updated numerous times, and we haven't been tracking it at
all. The existing LLVM glue code no longer compiles, and the JIT isn't used for
anything currently.

This also rebases out the FixedStackSegment support which we have added to LLVM.
None of this is still in use by the compiler, and there's no need to keep this
functionality around inside of LLVM.

This is needed to unblock #10708 (where we're tripping an LLVM assertion).
Diffstat (limited to 'src/libstd/rt/stack.rs')
0 files changed, 0 insertions, 0 deletions