[all-commits] [llvm/llvm-project] 83e922: Update the Windows packaging script.

Carlos Alberto Enciso via All-commits all-commits at lists.llvm.org
Mon Jul 18 21:56:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83e922562f670abb902310985f0254a54c574872
      https://github.com/llvm/llvm-project/commit/83e922562f670abb902310985f0254a54c574872
  Author: Carlos Alberto Enciso <carlos.alberto.enciso at gmail.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M llvm/utils/release/build_llvm_release.bat

  Log Message:
  -----------
  Update the Windows packaging script.

As discussed on:
  https://discourse.llvm.org/t/build-llvm-release-bat-script-options/63146/6

- Refactor the build/test steps into functions.
- Exit the script if the build directory already exists.

Reviewed By: hans

Differential Revision: https://reviews.llvm.org/D129559




More information about the All-commits mailing list