Add libunwind to the release scripts
[oota-llvm.git] / utils / release / tag.sh
index 8d6cd5f2f6324689fbd437586a41db8b9bde3382..caefc7f7b71bd5b3200c1230f7a56fe378e53a45 100755 (executable)
@@ -17,7 +17,7 @@ set -e
 release=""
 rc=""
 rebranch="no"
-projects="llvm cfe test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp"
+projects="llvm cfe test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp libunwind"
 dryrun=""
 revision="HEAD"