ZequanWu wrote:

I think the main purpose for emitting coverage mapping for un-emitted functions 
is to tell llvm-cov that those functions are not executed at all, so it shows 
execution count 0 for them instead of not-covered.

https://github.com/llvm/llvm-project/pull/92582
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to