rust/compiler/rustc_codegen_ssa
Nicholas Nethercote d21d31cce7 Move maybe_start_llvm_timer's body into spawn_work.
The two functions are alway called together. This commit factors out the
repeated code.
2023-07-31 16:21:02 +10:00
..
2023-07-19 14:47:06 +00:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.