diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-07-05 11:33:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-05 11:33:17 +0200 |
| commit | e4d7f7c9e6b559d02312eb27b0d03a7b4938a97e (patch) | |
| tree | 3167136eb9c56afff74bbb8666365ee491f73580 /compiler/rustc_codegen_llvm/src | |
| parent | 6d3f2b10406e142f54b430ccf0c6b69c7b5488e9 (diff) | |
| parent | f96f4436310d889da0ace73659f73500cc6c93c3 (diff) | |
| download | rust-e4d7f7c9e6b559d02312eb27b0d03a7b4938a97e.tar.gz rust-e4d7f7c9e6b559d02312eb27b0d03a7b4938a97e.zip | |
Rollup merge of #127352 - Zalathar:coverage-info, r=oli-obk
coverage: Rename `mir::coverage::BranchInfo` to `CoverageInfoHi` This opens the door to collecting and storing coverage information that is unrelated to branch coverage or MC/DC, during MIR building. There is no change to the output of coverage instrumentation, but one deliberate change is that functions now *always* have an attached `CoverageInfoHi` (if coverage is enabled and they are eligible), even if they didn't collect any interesting branch information. --- `@rustbot` label +A-code-coverage
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
