[libcxx-commits] [PATCH] D154246: [libc++] Add check for building with picolibc
David Spickett via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 3 00:45:06 PDT 2023
DavidSpickett added inline comments.
================
Comment at: libcxx/utils/ci/BOT_OWNERS.txt:13
E: linaro-toolchain at lists.linaro.org
-D: Armv7, Armv8, AArch64
+D: Armv6-M, Armv7, Armv8, AArch64
----------------
philnik wrote:
> Maybe just make this "Arm platforms" or something like that? It's not like it makes a difference which architectures specifically are supported.
+1
(and if there was ever a Windows on Arm builder, likely Linaro would run it too)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154246/new/
https://reviews.llvm.org/D154246
More information about the libcxx-commits
mailing list