]> granicus.if.org Git - llvm/commit
Add lld to the test-release.sh script
authorDimitry Andric <dimitry@andric.com>
Sat, 4 Feb 2017 22:24:55 +0000 (22:24 +0000)
committerDimitry Andric <dimitry@andric.com>
Sat, 4 Feb 2017 22:24:55 +0000 (22:24 +0000)
commit68a49ae82c29dd7cc715178667ccc91bf8aafb51
tree44f3615153d405f527585f038588a88fe4778e78
parent598cdd31a0f19703ec4a0c8044ee1734d1ad9fb8
Add lld to the test-release.sh script

Building lld is enabled by default, but it can be disabled using the
-no-lld option.

Reviewers: tstellarAMD, rengolin, hans

Reviewed By: hans

Subscribers: grosser, wdng, emaste, llvm-commits

Differential Revision: https://reviews.llvm.org/D29539

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294102 91177308-0d34-0410-b5e6-96231b3b80d8
utils/release/test-release.sh