[PATCH] D135138: Detect errors in Windows packaging script

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 04:18:20 PDT 2022


hans added inline comments.


================
Comment at: llvm/utils/release/build_llvm_release.bat:69
 echo.
-pause
 
----------------
pbo-linaro wrote:
> hans wrote:
> > I liked this, but I can see how it doesn't make sense for everyone.
> I'm open to discuss this.
> We are using a pre-script that downloads dependencies, and having this one to stop after some time, is not so handy.
I think dropping it is fine.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135138/new/

https://reviews.llvm.org/D135138



More information about the llvm-commits mailing list