Document a limitation, patch contributed by George Russell

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44102 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2007-11-14 07:04:44 +00:00
parent 6fa98b1320
commit c2bb123823

View File

@ -172,6 +172,10 @@ changes are continually making the VS support better.</p>
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>
</div>
<!-- *********************************************************************** -->