[PATCH] D145884: test-release.sh: build projects and runtimes lists with semicolons

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 12:34:06 PDT 2023


tstellar added inline comments.


================
Comment at: llvm/utils/release/test-release.sh:421
+    else
+      runtime_list="$runtimes"
     fi
----------------
Is the phase 2 compiler configured to use the runtimes from phase 2 when building phase 3?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145884



More information about the llvm-commits mailing list