diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-07-24 08:24:51 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-07-31 16:21:03 +1000 |
| commit | d404699fb170d146114d9be2cb2f5935aeee4047 (patch) | |
| tree | dde991b8a59d0cf4b7a6ce54a5bdeb4ea3df3646 /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | 90ce358afa1ac796e320f9c60463b604f30c7eeb (diff) | |
| download | rust-d404699fb170d146114d9be2cb2f5935aeee4047.tar.gz rust-d404699fb170d146114d9be2cb2f5935aeee4047.zip | |
Fix LLVM thread names on Windows.
PR #112946 tweaked the naming of LLVM threads, but messed things up
slightly, resulting in threads on Windows having names like `optimize
module {} regex.f10ba03eb5ec7975-cgu.0`.
This commit removes the extraneous `{} `.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
