<div dir="ltr"><div><div>Hi everyone,<br><br>I've attached a patch with the initial implementation of the updated code coverage tool<br>that uses clang's instrumentation based profiling data (the -fprofile-instr-generate option) and the <br>

</div><div>new coverage mapping format.<br><br></div><div>I've sent out the patches for the coverage mapping format library and clang's coverage mapping generation in separate threads.<br><br></div><div>The gcov compatible tool is still there. To invoke the new tool, pass the 'show' or 'report' command as the first argument to llvm-cov.<br>

<br></div></div>Cheers,<br>Alex</div>