Changed option name from inline-threshold to basic-inline-threshold because
[oota-llvm.git] / docs / GettingStartedVS.html
index e47f09ee6dc883bd9500581e2ecededb596a05f5..35413c6f4f7275f0f08f5a62eae5d13b75fd4cc7 100644 (file)
@@ -198,11 +198,6 @@ changes are continually making the VS support better.</p>
   <p>You will also need the <a href="http://www.cmake.org/">CMake</a> build
   system since it generates the project files you will use to build with.</p>
 
-  <p>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.</p>
-
   <p>
   Do not install the LLVM directory tree into a path containing spaces (e.g.
   C:\Documents and Settings\...) as the configure step will fail.</p>