We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23988a1 commit b2417f5Copy full SHA for b2417f5
llvm/utils/release/export.sh
@@ -13,7 +13,7 @@
13
14
set -e
15
16
-projects="llvm bolt 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 runtimes third-party"
17
18
release=""
19
rc=""
0 commit comments