Add release tarballs for libclc
authorAaron Puchert <aaronpuchert@alice-dsl.net>
Mon, 26 Oct 2020 19:32:46 +0000 (20:32 +0100)
committerAaron Puchert <aaronpuchert@alice-dsl.net>
Mon, 26 Oct 2020 19:33:24 +0000 (20:33 +0100)
Fixes PR47917.

Reviewed By: tstellar

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

llvm/utils/release/export.sh

index c3277de..3ffd7e7 100755 (executable)
@@ -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=""