Add libunwind to the release scripts
[oota-llvm.git] / utils / release / export.sh
index 9aee306f96645d10f4286b286bf92cb70479584a..2fd4206b740621235b9d5c65331feb6af32ba6cb 100755 (executable)
@@ -14,7 +14,7 @@
 
 set -e
 
-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"
 base_url="https://llvm.org/svn/llvm-project"
 
 release=""