[LLVMdev] Getting started (Windows)

Eli Friedman eli.friedman at gmail.com
Sat May 30 03:11:40 PDT 2009


On Sat, May 30, 2009 at 2:38 AM, Adrian Boeing<aboeing at gmail.com> wrote:
> I realise that I could use llvm-gcc but I want to learn how to use the
> parts of llvm that would allow me to make my own compiler
> (eventually), also at this point I'm trying to avoid having to build
> all of llvm myself and just use what is available pre-built from the
> site.

There's a pre-built llvm-gcc for Windows at
http://llvm.org/releases/download.html (LLVM-GCC 4.2 Front End
Binaries for Mingw32/x86").  It's a separate download from the rest of
the LLVM binaries.

-Eli



More information about the llvm-dev mailing list