summaryrefslogtreecommitdiff
path: root/utils/release
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-01-11 16:42:31 +0000
committerHans Wennborg <hans@hanshq.net>2017-01-11 16:42:31 +0000
commitbc6b23e6760f6de31ca25b565b3407a57612611c (patch)
tree2720f942b2854a9480493f17e4d90d66ca12bc37 /utils/release
parent62a30b4d3b7994ffce1c0a3b933102c8e4ab7f9e (diff)
build_llvm_package.bat: Add note about what SWIG version to use
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291682 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/release')
-rwxr-xr-xutils/release/build_llvm_package.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/release/build_llvm_package.bat b/utils/release/build_llvm_package.bat
index aace43c592e..e7895157cd0 100755
--- a/utils/release/build_llvm_package.bat
+++ b/utils/release/build_llvm_package.bat
@@ -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: