about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-07-16 15:48:16 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-07-16 20:25:52 -0700
commit958d5638254958ea42652de7444b63f2e67e7fe3 (patch)
tree7c7d91d57f427a2c26abc2d3be24a63809cb3873 /src/libstd/sys/unix/stack_overflow.rs
parent74e198126b19efb7871aa673ae17483753f067b0 (diff)
downloadrust-958d5638254958ea42652de7444b63f2e67e7fe3.tar.gz
rust-958d5638254958ea42652de7444b63f2e67e7fe3.zip
trans: Clean up handling the LLVM data layout
Turns out for OSX our data layout was subtly wrong and the LLVM update must have
exposed this. Instead of fixing this I've removed all data layouts from the
compiler to just use the defaults that LLVM provides for all targets. All data
layouts (and a number of dead modules) are removed from the compiler here.
Custom target specifications can still provide a custom data layout, but it is
now an optional key as the default will be used if one isn't specified.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions