summaryrefslogtreecommitdiff
path: root/tcwg-llvm-release.bat
blob: 453d62d0eb7031a90c3ca8860fc5b9dd8d5102dd (plain)
1
2
3
4
5
6
7
8
9
10
@echo on

mkdir artifacts

REM For now we use a local copy of build_llvm_package.bat.
REM We should merge our changes to upstream
REM llvm/utils/release/build_llvm_package.bat script.
call jenkins-scripts\build_llvm_package.bat %1 %2 || exit /b

cp LLVM-%package_version%-woa64.zip artifacts\