[LLVMdev] does ENABLE_COVERAGE work?

John Regehr regehr at cs.utah.edu
Wed Jun 18 14:57:43 PDT 2014


> forever to run clang when building compiler-rt ;)

You're not kidding, this is really slow.

But I got working coverage by building w/o compiler-rt.

Also Christian Holler pointed me to his LLCov which is really cool:

   https://github.com/choller/LLCov

Thanks!!

John



More information about the llvm-dev mailing list