mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Rollup merge of #91424 - richkadel:llvm-patch-instrproferror, r=tmandry
Update LLVM with patches for better llvm-cov diagnostics Cherry-picks https://github.com/llvm/llvm-project/commit/ee88b8d63e475a75ae525563edfa95f6fcaac83a and https://github.com/llvm/llvm-project/commit/126e7611c70ca41782aa851c2bec132607eb8127 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`
This commit is contained in:
+1
-1
Submodule src/llvm-project updated: f9b03d0e2d...01c8b654f9
Reference in New Issue
Block a user