mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
15825b7161
rustc_codegen_llvm: use `threadlocal.address` intrinsic to access TLS Fixes #136044 r? `@nikic`