build_llvm_package.bat: Add note about what SWIG version to use

llvm-svn: 291682
This commit is contained in:
Hans Wennborg 2017-01-11 16:42:31 +00:00
parent 2e8927a85b
commit 9a1b202136
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ REM
REM Visual Studio 2015, CMake, Ninja, SVN, GNUWin32, SWIG, Python 3,
REM NSIS with the strlen_8192 patch,
REM Visual Studio 2015 SDK (for the clang-format plugin).
REM
REM
REM For LLDB, SWIG version <= 3.0.8 needs to be used to work around
REM https://github.com/swig/swig/issues/769
REM You need to modify the paths below: