<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><blockquote type="cite" class="">On Apr 26, 2021, at 10:45 AM, Philip Reames via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:<br class=""></blockquote><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class="">
  
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
  
  <div class=""><p class="">Well, since we're talking about the coverage report, anyone know
      what is run to generate the coverage report?  i.e. How are we
      exercising the compiler? Skimming through the coverage report,
      I'm pretty sure some of the uncovered lines have llvm-lit tests. 
      Are those run as part of the workload?</p></div></div></blockquote><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class="">The bot just runs the check-{llvm,clang,lldb} targets. If you spot a discrepancy between the report and the test targets, please file a bug on bugzilla so we can track the issue.</span></div><div><font color="#000000" class=""><span style="caret-color: rgb(0, 0, 0);" class=""><br class=""></span></font><blockquote type="cite" class=""><div class=""><p class="">Philip<br class="">
    </p><p class="">p.s. I'd really prefer an answer in terms of a link to docs or
      script location in code.  I just can't find said thing.  :)<br class=""></p></div></blockquote><div>Here's how to configure a local coverage-enabled build: <a href="https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#collecting-coverage-reports-for-the-llvm-project" class="">https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#collecting-coverage-reports-for-the-llvm-project</a>. I've also checked in the bot's groovy script to llvm-zorg as of 2c899820.</div><div><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><p class="">
    </p>
    <div class="moz-cite-prefix">On 4/25/21 11:17 AM, Craig Topper via
      llvm-dev wrote:<br class="">
    </div>
    <blockquote type="cite" cite="mid:CAF7ks-N8UrBCoCEsS_zr-hdVDG+bD-eyZMVGobF2C6Ggk7mB6g@mail.gmail.com" class="">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8" class="">
      <div dir="ltr" class="">
        <div class="">The llvm-cov link in the left side column on <a href="http://llvm.org/" moz-do-not-send="true" class="">llvm.org</a>
          gives ERR_SSL_PROTOCOL_ERROR in Chrome. Is the coverage still
          being generated?</div>
        <br clear="all" class="">
        <div class="">
          <div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">~Craig</div>
        </div>
      </div>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></blockquote></div><br class=""></body></html>