Add release tarballs for libclc

Fixes PR47917.

Reviewed By: tstellar

Differential Revision: https://reviews.llvm.org/D90100
This commit is contained in:
Aaron Puchert 2020-10-26 20:32:46 +01:00
parent a28388f95b
commit 139785dc98
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
set -e
projects="llvm clang test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp libunwind flang"
projects="llvm clang test-suite compiler-rt libcxx libcxxabi libclc clang-tools-extra polly lldb lld openmp libunwind flang"
release=""
rc=""