From b7481cfcdfd71fb42065c020c75d0de75f985c8a Mon Sep 17 00:00:00 2001
From: Chris Lattner
You will also need the CMake build system since it generates the project files you will use to build with.
-If you plan to modify any .y or .l files, you will need to have bison - and/or flex installed where Visual Studio can find them. Otherwise, you do - not need them and the pre-generated files that come with the source tree - will be used.
-Do not install the LLVM directory tree into a path containing spaces (e.g. C:\Documents and Settings\...) as the configure step will fail.
-- cgit v1.2.3