<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><span style="font-family: Helvetica; font-size: 12px;">I'm starting to work on fixing up llvm-cov to more closely match the output from gcov. </span><span style="font-family: Helvetica; font-size: 12px;">This patch moves the printing of llvm-cov information out from collectLineCounts(), which should only organize the output data. It is now directly called from llvm-cov.cpp.</span><div style="font-family: Helvetica; font-size: 12px;"><br></div><div style="font-family: Helvetica; font-size: 12px;">This is done in anticipation of subsequent changes which will pass in GCNO and GCDA filenames into the print function where it is printed similar to the gcov output.</div><div style="font-family: Helvetica; font-size: 12px;"><br></div><div style="font-family: Helvetica; font-size: 12px;"><br></div>                                    </div></body>
</html>