<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Will fix this shortly.<br>
    </p>
    <pre class="moz-signature" cols="72">-------------
Best regards,
Alexey Bataev</pre>
    <div class="moz-cite-prefix">15.08.2019 16:23, Azhar Mohammed пишет:<br>
    </div>
    <blockquote type="cite"
      cite="mid:110A76A5-66A8-4554-978D-5089D1C6E7C6@apple.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      Seeing this now:
      <div class=""><br class="">
      </div>
      <div class=""><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class="">fatal error: error in backend: Global variable '' has an invalid section specifier '__CLANG_OFFLOAD_BUNDLE__host-x86_64-apple-darwin17.6.0': mach-o section specifier requires a segment whose length is between 1 and 16 characters.
</span><span title="Compile Error" style="box-sizing: border-box; font-family: monospace; font-size: 14px; white-space: pre-wrap; color: white; background-color: red;" class="">clang-10: error: clang frontend command failed with exit code 70 (use -v to see invocation)
</span><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class="">clang version 10.0.0 (</span><a href="http://labmaster3.local/git/llvm-project.git" style="box-sizing: border-box; word-wrap: break-word; color: rgb(92, 53, 102); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class="" moz-do-not-send="true">http://labmaster3.local/git/llvm-project.git</a><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class=""> 00782a4b68c71b9fb80b403b13f9ec67f07a87a4)
Target: x86_64-apple-darwin17.6.0
Thread model: posix
InstalledDir: /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/clang-build/bin
clang-10: note: diagnostic msg: PLEASE submit a bug report to </span><a href="https://bugs.llvm.org/" style="box-sizing: border-box; word-wrap: break-word; color: rgb(92, 53, 102); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class="" moz-do-not-send="true">https://bugs.llvm.org/</a><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: monospace; font-size: 14px; white-space: pre-wrap;" class=""> and include the crash backtrace, preprocessed source, and associated run script.
clang-10: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
error: incremental linking by external tool failed.</span></div>
      <div class=""><font class="" face="monospace" color="#333333"><span style="caret-color: rgb(51, 51, 51); font-size: 14px; white-space: pre-wrap;" class="">
</span></font></div>
      <span class=""><a
href="http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/1196/consoleFull#-2382751928254eaf0-7326-4999-85b0-388101f2d404"
          class="" moz-do-not-send="true">http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/1196/consoleFull#-2382751928254eaf0-7326-4999-85b0-388101f2d404</a></span>
      <div class=""><span class=""><br class="">
          <br class="">
          <blockquote type="cite" class="">On Aug 15, 2019, at 12:00 PM,
            Alexey Bataev via Phabricator via llvm-commits <<a
              href="mailto:llvm-commits@lists.llvm.org" class=""
              moz-do-not-send="true">llvm-commits@lists.llvm.org</a>>
            wrote:<br class="">
            <br class="">
            ABataev added a comment.<br class="">
            <br class="">
            In D66296#1632003 <<a
              href="https://reviews.llvm.org/D66296#1632003" class=""
              moz-do-not-send="true">https://reviews.llvm.org/D66296#1632003</a>>,
            @azharudd wrote:<br class="">
            <br class="">
            <blockquote type="cite" class="">Looks like this is failing
              on Darwin:<br class="">
              <br class="">
              <a
href="http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/1193/consoleFull#-2382751928254eaf0-7326-4999-85b0-388101f2d404"
                class="" moz-do-not-send="true">http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/1193/consoleFull#-2382751928254eaf0-7326-4999-85b0-388101f2d404</a><br
                class="">
              <br class="">
 /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/llvm-project/clang/test/Driver/clang-offload-bundler.c:120:15:
              error: CK-TEXTLL: expected string not found in input<br
                class="">
               // CK-TEXTLL: @A = dso_local global i32 0<br class="">
                             ^<br class="">
 /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/clang-build/tools/clang/test/Driver/Output/clang-offload-bundler.c.tmp.bundle3.ll:3:1:
              note: scanning from here<br class="">
               ; ModuleID =
'/Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/llvm-project/clang/test/Driver/clang-offload-bundler.c'<br
                class="">
               ^<br class="">
 /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/clang-build/tools/clang/test/Driver/Output/clang-offload-bundler.c.tmp.bundle3.ll:8:1:
              note: possible intended match here<br class="">
               @A = global i32 0, align 4<br class="">
              <br class="">
            </blockquote>
            <br class="">
            <br class="">
            Committed the fix already<br class="">
            <br class="">
            <br class="">
            Repository:<br class="">
             rL LLVM<br class="">
            <br class="">
            CHANGES SINCE LAST ACTION<br class="">
             <a href="https://reviews.llvm.org/D66296/new/" class=""
              moz-do-not-send="true">https://reviews.llvm.org/D66296/new/</a><br
              class="">
            <br class="">
            <a href="https://reviews.llvm.org/D66296" class=""
              moz-do-not-send="true">https://reviews.llvm.org/D66296</a><br
              class="">
            <br class="">
            <br class="">
            <br class="">
            _______________________________________________<br class="">
            llvm-commits mailing list<br class="">
            <a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br class="">
            <a class="moz-txt-link-freetext" href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br
              class="">
          </blockquote>
          <br class="">
        </span></div>
    </blockquote>
  </body>
</html>