[Release] Produce bolt tarball
authorPeter Jung <admin@ptr1337.dev>
Mon, 13 Feb 2023 22:00:22 +0000 (14:00 -0800)
committerAmir Ayupov <aaupov@fb.com>
Mon, 13 Feb 2023 22:01:58 +0000 (14:01 -0800)
Source tarball's are used from some distribution to build the project

Reviewed By: Amir

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

llvm/utils/release/export.sh

index 8fd942f6ef4b11f6a1be0e853f3d8493340ee656..807731679c96b9ababf778424a331761503fc8db 100755 (executable)
@@ -13,7 +13,7 @@
 
 set -e
 
-projects="llvm clang cmake compiler-rt libcxx libcxxabi libclc clang-tools-extra polly lldb lld openmp libunwind mlir flang third-party"
+projects="llvm bolt clang cmake compiler-rt libcxx libcxxabi libclc clang-tools-extra polly lldb lld openmp libunwind mlir flang third-party"
 
 release=""
 rc=""