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
diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html
index 2e21b33..a09559e 100644
--- a/docs/GettingStartedVS.html
+++ b/docs/GettingStartedVS.html
@@ -172,6 +172,10 @@
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>
<!-- *********************************************************************** -->