about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-20 19:29:00 +0200
committerGitHub <noreply@github.com>2024-07-20 19:29:00 +0200
commit8fe93c9bec235cccd22c422b2cfd61a091ff9661 (patch)
treef791c8ddd89d6e715993b36f96165a8676f4a80c /compiler/rustc_codegen_llvm/src
parent17aaba70d9c81b5f4c647a446eb995b8b9275bbb (diff)
parentaf735f3bd3aca37a7ba289ac9518492c39726e00 (diff)
downloadrust-8fe93c9bec235cccd22c422b2cfd61a091ff9661.tar.gz
rust-8fe93c9bec235cccd22c422b2cfd61a091ff9661.zip
Rollup merge of #128005 - ChrisDenton:msvc-include, r=joboet
Remove _tls_used hack

All the MSVC targets use `target_thread_locals` (see the [base spec](https://github.com/rust-lang/rust/blob/1afc5fd042f7583b9668dd62be98325487483d1c/compiler/rustc_target/src/spec/base/windows_msvc.rs#L34)) so this hack is no longer needed. The compiler will ensure that thread locals work properly.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions