[PATCH] D71070: [llvm-dwarfdump][Statistics] Don't count coverage less than 1% as 0%

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 07:56:37 PST 2019


krisb added a comment.

@spatel thanks for reporting this!
Could you, please, check that `llvm-locstat` wasn't cached in the build/install directory? `llvm-locstat` should look for a `variables with (0%,10%) of its scope covered` as was changed by the patch, so I guess it didn't get updated for some reason.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71070/new/

https://reviews.llvm.org/D71070





More information about the llvm-commits mailing list