Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information