diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-20 19:29:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-20 19:29:00 +0200 |
| commit | 8fe93c9bec235cccd22c422b2cfd61a091ff9661 (patch) | |
| tree | f791c8ddd89d6e715993b36f96165a8676f4a80c /compiler/rustc_codegen_llvm/src | |
| parent | 17aaba70d9c81b5f4c647a446eb995b8b9275bbb (diff) | |
| parent | af735f3bd3aca37a7ba289ac9518492c39726e00 (diff) | |
| download | rust-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
