about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-07-21 09:48:57 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-07-31 16:21:02 +1000
commit179bf19813af8b312da2529d3577a98be125c135 (patch)
treee62adafad5277d690323537de9d2abbd57ff3f45 /compiler/rustc_codegen_llvm/src/lib.rs
parentd21d31cce7675f9b454022827a304919ceb5e9f0 (diff)
downloadrust-179bf19813af8b312da2529d3577a98be125c135.tar.gz
rust-179bf19813af8b312da2529d3577a98be125c135.zip
Tweak a loop condition.
This loop condition involves `codegen_state`, `work_items`, and
`running_with_own_token`. But the body of the loop cannot modify
`codegen_state`, so repeatedly checking it is unnecessary.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions