mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-21 23:17:16 +00:00
lex and bison aren't needed to build llvm anymore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61560 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user