about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-01 20:57:46 +0100
committerGitHub <noreply@github.com>2021-12-01 20:57:46 +0100
commit5fb1886629a083751f3cf979f97d0c09efaaf647 (patch)
tree79a18aee9dc16d49ece9a82dc071cb93771747ed
parent519a842c501cc8fefce3fb14ddcbcded7d66c4e6 (diff)
parent0a273932902836710fcb8a8db1c91edc2a8fa0a9 (diff)
downloadrust-5fb1886629a083751f3cf979f97d0c09efaaf647.tar.gz
rust-5fb1886629a083751f3cf979f97d0c09efaaf647.zip
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`
m---------src/llvm-project0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/llvm-project b/src/llvm-project
-Subproject f9b03d0e2d7378f8dd5697ceb72b310060f7598
+Subproject 01c8b654f9a01371414d1fd69cba38b289510a9