Displaying 1 result from an estimated 1 matches for "352e95a4".
Did you mean:
352e75d4
2014 Aug 24
1
[LLVMdev] [cfe-dev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk
On 24 August 2014 02:05, Alex Rosenberg <alexr at leftfield.org> wrote:
> But it must. If you want to be able to use LLVM DLLs inside a Windows app, it has to be built with MSVC because they have their own C++ ABI. At some point, Clang will support Microsoft's ABI well enough to consider a bootstrap instead.
Ah, there's my answer! I thought we were at that stage already.