Commit e6a6b76e authored by Bill Wendling's avatar Bill Wendling
Browse files

Merging r195102:

------------------------------------------------------------------------
r195102 | void | 2013-11-18 20:58:46 -0800 (Mon, 18 Nov 2013) | 1 line

Add lld to projects to tag.
------------------------------------------------------------------------

llvm-svn: 195195
parent 3f48946b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ set -e
release=""
rc=""
rebranch="no"
projects="llvm cfe dragonegg test-suite compiler-rt libcxx clang-tools-extra polly lldb"
projects="llvm cfe dragonegg test-suite compiler-rt libcxx clang-tools-extra polly lldb lld"

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