projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34bdf27
)
utils/release/tag.sh: add debuginfo-tests to project list
author
Hans Wennborg
<hans@hanshq.net>
Thu, 2 Aug 2018 08:10:34 +0000
(08:10 +0000)
committer
Hans Wennborg
<hans@hanshq.net>
Thu, 2 Aug 2018 08:10:34 +0000
(08:10 +0000)
llvm-svn: 338682
llvm/utils/release/tag.sh
patch
|
blob
|
history
diff --git
a/llvm/utils/release/tag.sh
b/llvm/utils/release/tag.sh
index
c3e839d
..
89aab6b
100755
(executable)
--- a/
llvm/utils/release/tag.sh
+++ b/
llvm/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"