[libcxx-commits] [PATCH] D105563: [libc++][docs] Update documentation to reflect libc++'s compiler support policy
Ed Maste via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 7 13:01:06 PDT 2021
emaste added inline comments.
================
Comment at: libcxx/docs/index.rst:116
+macOS 10.9+ i386, x86_64, ARM Building the shared library itself requires targetting macOS 10.12+
+FreeBSD 10+ i386, x86_64, ARM
+Linux i386, x86_64
----------------
ldionne wrote:
> @dim Would it be possible to set up a FreeBSD bot? I'm happy to help you with that, but we need one if we don't want to be lying here.
I'll take this on.
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