From 74032a5702c08c90879775a96d64bce72582ad1b Mon Sep 17 00:00:00 2001
From: Chris Lattner
Note that the LLVM build system does not currently support directories with spaces on them when running on Win32/cygwin. We strongly recommend running LLVM and the C frontend out of a top-level directory without spaces (e.g., -/cygdrive/c/llvm).
+/cygdrive/c/llvm). Also, make sure to install all of the +cygwin packages. By default, many important tools are not installed that +are needed by the LLVM build process or test suite (e.g., /bin/time).