[PATCH] D143809: [Release] Produce bolt tarball
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 14:02:11 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb673135bb833: [Release] Produce bolt tarball (authored by Peter Jung <admin at ptr1337.dev>, committed by Amir).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143809/new/
https://reviews.llvm.org/D143809
Files:
llvm/utils/release/export.sh
Index: llvm/utils/release/export.sh
===================================================================
--- llvm/utils/release/export.sh
+++ llvm/utils/release/export.sh
@@ -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=""
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143809.497104.patch
Type: text/x-patch
Size: 502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/21f63fb0/attachment-0001.bin>
More information about the llvm-commits
mailing list