diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-07-21 09:48:57 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-07-31 16:21:02 +1000 |
| commit | 179bf19813af8b312da2529d3577a98be125c135 (patch) | |
| tree | e62adafad5277d690323537de9d2abbd57ff3f45 /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | d21d31cce7675f9b454022827a304919ceb5e9f0 (diff) | |
| download | rust-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
