[PATCH] D49659: [gcov] Fix wrong line hit counts when multiple blocks are on the same line
calixte via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 08:41:27 PDT 2018
calixte added a comment.
I collected 2808 gcda (over 3211 gcno) from firefox build and ran "llvm-cov gcov" on each of them and no crash at all.
Repository:
rL LLVM
https://reviews.llvm.org/D49659
More information about the llvm-commits
mailing list