Adding new line to error/warning message on Windows and fixing some typos.

This commit is contained in:
Dmitry Babokin
2013-05-01 20:22:01 +02:00
parent 3e18cec691
commit 549655bff4
3 changed files with 4 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
REM If LLVM_INSTALL_DIR isn't set globally in your environment,
REM it can be set here_
REM set LLVM_INSTALL_DIR=c:\users\mmp\llvm-dev
REM set LLVM_VERSION=3.2
REM set LLVM_VERSION=LLVM_3_2
REM Both the LLVM binaries and python need to be in the path
set path=%LLVM_INSTALL_DIR%\bin;%PATH%;c:\cygwin\bin