[libcxx-commits] [PATCH] D140343: [libc++] List supported libcs
David Tenty via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 26 10:55:41 PST 2023
daltenty added inline comments.
================
Comment at: libcxx/docs/index.rst:123
+Windows i386, x86_64 MSVCRT-???, MinGW??? Both MSVC and MinGW style environments
+AIX powerpc, powerpc64 ???-???
+=============== ========================= ====================== ============================
----------------
For AIX the version here should be 7.2 TL5 and greater, that's the version the bots are running. Similar to some others, only the system libc is currently supported.
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