<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Could you put this on Phabricator as well?<br>
<br>
Philip<br>
<br>
<div class="moz-cite-prefix">On 07/08/2014 10:43 AM, Alex L wrote:<br>
</div>
<blockquote
cite="mid:CAKS3GBuswb9vWTSsic4yx02e9iQrKb+GW28EJ=jTQhDMK8EaSw@mail.gmail.com"
type="cite">
<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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
</blockquote>
<br>
</body>
</html>