aboutsummaryrefslogtreecommitdiff
path: root/utils/release/tag.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/release/tag.sh')
-rwxr-xr-xutils/release/tag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/release/tag.sh b/utils/release/tag.sh
index 8d6cd5f2f6324..caefc7f7b71bd 100755
--- a/utils/release/tag.sh
+++ b/utils/release/tag.sh
@@ -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"