about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2023-07-23 11:48:31 +1000
committerZalathar <Zalathar@users.noreply.github.com>2023-09-21 18:32:49 +1000
commit041a232b62dba833a4cfdca3f74e4029b53200a0 (patch)
tree8b7712f471d77df6a128bbc551b9ca851204f16b /compiler/rustc_codegen_gcc
parent527c629cd9d2cc689eabb99d4e246b01401f2564 (diff)
downloadrust-041a232b62dba833a4cfdca3f74e4029b53200a0.tar.gz
rust-041a232b62dba833a4cfdca3f74e4029b53200a0.zip
coverage: Don't bother renumbering expressions on the Rust side
The LLVM API that we use to encode coverage mappings already has its own code
for removing unused coverage expressions and renumbering the rest.

This lets us get rid of our own complex renumbering code, making it easier to
change our coverage code in other ways.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions