[libcxx-commits] [PATCH] D111865: [libc++] Use apple-install-libcxx.sh in the Apple/system CI job

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 15 07:19:10 PDT 2021


jloser added inline comments.


================
Comment at: libcxx/utils/ci/run-buildbot:393
+        --architectures "${arch}"                               \
+        --version "999.99"
+
----------------
Why do we hardcode this value?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111865



More information about the libcxx-commits mailing list