summaryrefslogtreecommitdiff
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 c3e839d9323..89aab6b1e7b 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 libunwind"
+projects="llvm cfe test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp libunwind debuginfo-tests"
dryrun=""
revision="HEAD"