llvm-lto support for generating combined function indexes
[oota-llvm.git] / utils / release / export.sh
index 4da5fe40950614d2853f550e3c975be91b320eab..2fd4206b740621235b9d5c65331feb6af32ba6cb 100755 (executable)
@@ -14,7 +14,7 @@
 
 set -e
 
-projects="llvm cfe dragonegg 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=""