Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit d20d4e5

Browse files
committed
Merging r195102:
------------------------------------------------------------------------ r195102 | void | 2013-11-18 20:58:46 -0800 (Mon, 18 Nov 2013) | 1 line Add lld to projects to tag. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@195195 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 3c031bd commit d20d4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/release/tag.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ set -e
1717
release=""
1818
rc=""
1919
rebranch="no"
20-
projects="llvm cfe dragonegg test-suite compiler-rt libcxx clang-tools-extra polly lldb"
20+
projects="llvm cfe dragonegg test-suite compiler-rt libcxx clang-tools-extra polly lldb lld"
2121

2222
base_url="https://llvm.org/svn/llvm-project"
2323

0 commit comments

Comments
 (0)