Skip to content

Commit

Permalink
[Release] Produce bolt tarball
Browse files Browse the repository at this point in the history
Source tarball's are used from some distribution to build the project

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D143809
  • Loading branch information
ptr1337 authored and aaupov committed Feb 13, 2023
1 parent be7d7ca commit b673135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/utils/release/export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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=""
Expand Down

0 comments on commit b673135

Please sign in to comment.