https://bugs.llvm.org/show_bug.cgi?id=38476

Hans Wennborg <h...@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |h...@chromium.org

--- Comment #1 from Hans Wennborg <h...@chromium.org> ---
Well spotted :-)

This changed in http://llvm.org/viewvc/llvm-project?rev=327835&view=rev 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.


> 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.

No, the idea is that we're no longer using the ucrt at all.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to