From 0a273932902836710fcb8a8db1c91edc2a8fa0a9 Mon Sep 17 00:00:00 2001 From: Rich Kadel Date: Tue, 30 Nov 2021 15:40:55 -0800 Subject: [PATCH] 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. --- src/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm-project b/src/llvm-project index f9b03d0e2d7..01c8b654f9a 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit f9b03d0e2d7378f8dd5697ceb72b310060f7598f +Subproject commit 01c8b654f9a01371414d1fd69cba38b289510a9e