[libcxx-commits] [PATCH] D105563: [libc++][docs] Update documentation to reflect libc++'s compiler support policy
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 7 10:47:57 PDT 2021
ldionne added a subscriber: dim.
ldionne 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
----------------
@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.
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