about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRich Kadel <richkadel@google.com>2021-11-30 15:40:55 -0800
committerRich Kadel <richkadel@google.com>2021-12-01 07:34:53 -0800
commit0a273932902836710fcb8a8db1c91edc2a8fa0a9 (patch)
treef3cd733df009f9e4828cf210e5593177212ff9e4
parent26b45573be204da2cc0db12828b7a03c41c73793 (diff)
downloadrust-0a273932902836710fcb8a8db1c91edc2a8fa0a9.tar.gz
rust-0a273932902836710fcb8a8db1c91edc2a8fa0a9.zip
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.
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