]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #51828 - kennytm:no-simd-swap-for-mac, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 30 Jun 2018 14:00:24 +0000 (14:00 +0000)
committerbors <bors@rust-lang.org>
Sat, 30 Jun 2018 14:00:24 +0000 (14:00 +0000)
Do not allow LLVM to increase a TLS's alignment on macOS.

This addresses the various TLS segfault on macOS 10.10.

Fix #51794.
Fix #51758.
Fix #50867.
Fix #48866.
Fix #46355.
Fix #44056.


Trivial merge