about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-10-31 12:45:41 +1100
committerZalathar <Zalathar@users.noreply.github.com>2024-11-01 20:04:01 +1100
commit4a70f4bee0baa203636a259fb04929718ee7d0e0 (patch)
tree07b6222766b4113f13031eab6df923a82106229f /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent899d89f64c6cd4ca5fb343a92b1c443d39acfb37 (diff)
downloadrust-4a70f4bee0baa203636a259fb04929718ee7d0e0.tar.gz
rust-4a70f4bee0baa203636a259fb04929718ee7d0e0.zip
coverage: Simplify logic for chaining multiple blocks into one BCB
We only need to take action when the next block cannot be added to the current
chain, but the logic is much simpler if we express it in terms of when the
block _can_ be added.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions