1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Add flang to export.sh to it gets source tarballs in releases

This commit is contained in:
Hans Wennborg 2020-07-31 17:22:49 +02:00
parent 4eb4bb060f
commit 68835865e6

View File

@ -13,7 +13,7 @@
set -e
projects="llvm clang test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp libunwind"
projects="llvm clang test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp libunwind flang"
release=""
rc=""