Skip to content

Commit

Permalink
Rollup merge of #91424 - richkadel:llvm-patch-instrproferror, r=tmandry
Browse files Browse the repository at this point in the history
Update LLVM with patches for better llvm-cov diagnostics

Cherry-picks
llvm/llvm-project@ee88b8d
and
llvm/llvm-project@126e761

These patches to LLVM were added to help debug occasional errors that
cause coverage reporting to fail. Prior to this patch, the only messaging
was that the coverage data was malformed. Hopefully the improved
messaging will help identify the root cause of these errors, when they
arise, so we can make corrections to coverage output from Rust.

r? `@tmandry`
  • Loading branch information
matthiaskrgr authored Dec 1, 2021
2 parents 519a842 + 0a27393 commit 5fb1886
Showing 1 changed file with 1 addition and 1 deletion.