Update the Windows packaging script.
As discussed on:
https://discourse.llvm.org/t/build-llvm-release-bat-script-options/63146/6
- Refactor the build steps into functions
- In stage1 use the following binaries from stage0: lld-link, llvm-lib and llvm-windres
- Add the '-y' switch to 7-zip (assume Yes on all queries)
- Remove any previous build directory
I don't think we should do this. I think we should exit and let the user decide what to do.