[LLVMdev] Visual C++ Toolkit
Chris Lattner
sabre at nondot.org
Thu Jul 8 01:18:01 PDT 2004
On Thu, 8 Jul 2004, Bill Wendling wrote:
> I just wanted to know if anyone's looked into using the free version of
> Microsoft's Visual C++ toolkit for LLVM:
>
> http://msdn.microsoft.com/visualc/vctoolkit2003/
Sorry, but it is not even close to working (its template and STL support
is horribly lacking). The Visual Studio "Whidbey" compiler, now in beta,
will handle it though with only a reasonable amount of tweaking to the
LLVM sources. I have no idea about when Microsoft intends to release it
though, but I would guess that it will be sometime soon. Google can
probably tell you :)
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
More information about the llvm-dev
mailing list