mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-04 10:19:49 +00:00
rustc_codegen_llvm: use `threadlocal.address` intrinsic to access TLS Fixes #136044 r? `@nikic`
rustc_codegen_llvm: use `threadlocal.address` intrinsic to access TLS Fixes #136044 r? `@nikic`