Files
rust/compiler/rustc_codegen_ssa
Nicholas Nethercote d404699fb1 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 `{} `.
2023-07-31 16:21:03 +10:00
..
2023-07-31 16:21:03 +10:00
2023-07-19 14:47:06 +00:00
2020-08-30 18:45:07 +03:00