<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:hans@chromium.org" title="Hans Wennborg <hans@chromium.org>"> <span class="fn">Hans Wennborg</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLVM-7.0.0-rc1 Windows binaries are missing app-local Universal CRT"
   href="https://bugs.llvm.org/show_bug.cgi?id=38476">bug 38476</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>hans@chromium.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLVM-7.0.0-rc1 Windows binaries are missing app-local Universal CRT"
   href="https://bugs.llvm.org/show_bug.cgi?id=38476#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLVM-7.0.0-rc1 Windows binaries are missing app-local Universal CRT"
   href="https://bugs.llvm.org/show_bug.cgi?id=38476">bug 38476</a>
              from <span class="vcard"><a class="email" href="mailto:hans@chromium.org" title="Hans Wennborg <hans@chromium.org>"> <span class="fn">Hans Wennborg</span></a>
</span></b>
        <pre>Well spotted :-)

This changed in <a href="http://llvm.org/viewvc/llvm-project?rev=327835&view=rev">http://llvm.org/viewvc/llvm-project?rev=327835&view=rev</a> where
we switched back to just linking statically with /MT.

We used the ucrt while LLDB was in the package because it was required (I think
because of Python or something). Since LLDB was dropped from the package, so
was the ucrt.


<span class="quote">> If LLVM has chosen to begin requiring the Universal CRT as a prerequisite (i.e. requiring the corresponding Windows Update or the VCRedist to be installed on pre-Win10 OSes), then this is by design, but I wanted to ask.</span >

No, the idea is that we're no longer using the ucrt at all.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>