about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-06-17 20:09:45 +1000
committerZalathar <Zalathar@users.noreply.github.com>2024-06-17 21:16:15 +1000
commitabc2c702af0b7b2eb36fb35839a322f5789af141 (patch)
tree220c01f7c8aad9b870a2c5d401b1d80a37dfa520 /compiler/rustc_codegen_llvm/src/lib.rs
parente23ae72ac7a393961886ea62df065ebb6def7d51 (diff)
downloadrust-abc2c702af0b7b2eb36fb35839a322f5789af141.tar.gz
rust-abc2c702af0b7b2eb36fb35839a322f5789af141.zip
coverage: Add debugging flag `-Zcoverage-options=no-mir-spans`
When set, this flag skips the code that normally extracts coverage spans from
MIR statements and terminators. That sometimes makes it easier to debug branch
coverage and MC/DC coverage, because the coverage output is less noisy.

For internal debugging only. If other code changes would make it hard to keep
supporting this flag, remove it.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions