[libcxx-commits] [PATCH] D105563: [libc++][docs] Update documentation to reflect libc++'s compiler support policy
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 7 11:49:49 PDT 2021
Mordante added a comment.
Thanks for updating the documentation!
================
Comment at: libcxx/docs/index.rst:117
+FreeBSD 10+ i386, x86_64, ARM
+Linux i386, x86_64
+=============== ==================== ============================
----------------
phosek wrote:
> FWIW we're using libc++ on ARM64 and we even run lib++ tests on ARM64 machines in our downstream CI so I'm pretty confident about Linux support for ARM64.
We have build bots running for AArch64, Armv7, and Armv8.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105563/new/
https://reviews.llvm.org/D105563
More information about the libcxx-commits
mailing list