[libcxx-commits] [PATCH] D140343: [libc++] Update supported system versions
Igor Zhukov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 28 15:21:52 PST 2023
fsb4000 added inline comments.
================
Comment at: libcxx/docs/index.rst:122
+Linux i386, x86_64, arm, arm64 Only glibc-2.24 and later and no other libc is supported
Windows i386, x86_64 Both MSVC and MinGW style environments
+AIX 7.2TL5+ powerpc, powerpc64
----------------
Maybe we should write minimal Windows version too, shouldn't we?
Is Windows 7 still 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