Skip to content

Commit

Permalink
build_llvm_package.bat: Add note about what SWIG version to use
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291682 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
zmodem committed Jan 11, 2017
1 parent 62a30b4 commit bc6b23e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/release/build_llvm_package.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bc6b23e

Please sign in to comment.