<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Le 19/05/2016 à 18:34, Sylvestre Ledru
      a écrit :<br>
    </div>
    <blockquote
      cite="mid:5b4f2e1c-897e-affb-64ea-e79bc0bb7306@debian.org"
      type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Le 19/05/2016 à 18:13, Mehdi Amini a
        écrit :<br>
      </div>
      <blockquote
        cite="mid:AFDC5291-C53F-41ED-B2E6-5CD21B09E82A@apple.com"
        type="cite">
        <blockquote type="cite">
          <pre wrap="">On May 19, 2016, at 8:59 AM, Sylvestre Ledru <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:sylvestre@debian.org"><sylvestre@debian.org></a> wrote:

Le 16/05/2016 à 19:19, Mehdi Amini a écrit :
</pre>
          <blockquote type="cite">
            <pre wrap="">Hi,

Anyone knows who is involved with this page on llvm.org? Which bot is updating it? (it seems stalled right now)
</pre>
          </blockquote>
          <pre wrap="">This is now fixed: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://llvm.org/reports/coverage/">http://llvm.org/reports/coverage/</a>

</pre>
        </blockquote>
        <pre wrap="">I skimmed the results, and it seems that there was a problem with the update, the coverage is really too low in many places, especially compared to the previous run from last month. Can you double check?
</pre>
      </blockquote>
      OK, I see what is wrong, most of the llvm tests are failing
      because:<br>
      <pre class="console-output"><stdin>:1:40: note: possible intended match here
: CommandLine Error: Option 'asm-instrumentation' registered more than once!

Looks like it is caused by:
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://llvm.org/bugs/show_bug.cgi?id=27590">https://llvm.org/bugs/show_bug.cgi?id=27590</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://llvm.org/bugs/show_bug.cgi?id=27685">https://llvm.org/bugs/show_bug.cgi?id=27685</a>

We just enabled lld in the llvm-toolchain packages... Likely to be correlated... Sorry about that :/
</pre>
    </blockquote>
    That was indeed the issue. Disabling lld is giving normal results:<br>
    <a class="moz-txt-link-freetext" href="http://llvm.org/reports/coverage/">http://llvm.org/reports/coverage/</a><br>
    <br>
    S<br>
    <br>
  </body>
</html>