Skip to content

Commit 8fc424f

Browse files
aaronpucherttstellar
authored andcommitted
Add release tarballs for libclc
Fixes PR47917. Reviewed By: tstellar Differential Revision: https://reviews.llvm.org/D90100 (cherry picked from commit 139785d)
1 parent 83716db commit 8fc424f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/release/export.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
set -e
1515

16-
projects="llvm clang test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp libunwind flang"
16+
projects="llvm clang test-suite compiler-rt libcxx libcxxabi libclc clang-tools-extra polly lldb lld openmp libunwind flang"
1717

1818
release=""
1919
rc=""

0 commit comments

Comments
 (0)