From: Aaron Puchert Date: Mon, 26 Oct 2020 19:32:46 +0000 (+0100) Subject: Add release tarballs for libclc X-Git-Tag: llvmorg-13-init~8129 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=139785dc98ae94717eebaed083eeaad5d775b495;p=platform%2Fupstream%2Fllvm.git Add release tarballs for libclc Fixes PR47917. Reviewed By: tstellar Differential Revision: https://reviews.llvm.org/D90100 --- diff --git a/llvm/utils/release/export.sh b/llvm/utils/release/export.sh index c3277de..3ffd7e7 100755 --- a/llvm/utils/release/export.sh +++ b/llvm/utils/release/export.sh @@ -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=""