google / fuzzbench

FuzzBench - Fuzzer benchmarking as a service.
https://google.github.io/fuzzbench/
Apache License 2.0
1.09k stars 266 forks source link

llvm-cov show command report warning: <N> functions have mismatched data #1930

Open jszczepa opened 9 months ago

jszczepa commented 9 months ago

Is there a way to collect more data about llvm-cov complains? I want to understand which functions have mismatched data and why (I'm using llvm 14.0.0 on Ubuntu22).