]> granicus.if.org Git - llvm/commitdiff
build_llvm_package.bat: Add note about what SWIG version to use
authorHans Wennborg <hans@hanshq.net>
Wed, 11 Jan 2017 16:42:31 +0000 (16:42 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 11 Jan 2017 16:42:31 +0000 (16:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291682 91177308-0d34-0410-b5e6-96231b3b80d8

utils/release/build_llvm_package.bat

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