[libcxx-commits] [PATCH] D140343: [libc++] List supported libcs
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 20 05:57:42 PST 2022
philnik added inline comments.
================
Comment at: libcxx/docs/index.rst:124
+AIX powerpc, powerpc64 ???-???
+=============== ========================= ====================== ============================
----------------
phosek wrote:
> Would it be possible to also include Fuchsia in the list? Fuchsia is in the same category as FreeBSD where libc is part of the base system so the "supported libcs" should probably just say `Fuchsia` (or `N/A` or whatever we decide).
If we get a Fuchsia BuildKite bot we can do that. See https://libcxx.llvm.org/AddingNewCIJobs.html#addingnewcijobs for details.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140343/new/
https://reviews.llvm.org/D140343
More information about the libcxx-commits
mailing list