[LLVMdev] LLVM+Win32 == Working great

Chris Lattner sabre at nondot.org
Thu Jun 3 19:31:01 PDT 2004


Just a note: CVS LLVM now works under windows with Cygwin.  This includes
the C/C++ front-end, the JIT, the C backend, and all of the LLVM-to-LLVM
optimizations.

The only major missing component is the static X86 code generator, which
does not currently produce assembly that the cygwin assembler likes. If
someone wanted to tackle this, it should be relatively straight-forward to
fix.

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-dev mailing list