Mention OpenBSD in the documentation
authorBrad Smith <brad@comstyle.com>
Tue, 7 Sep 2021 08:38:52 +0000 (04:38 -0400)
committerBrad Smith <brad@comstyle.com>
Tue, 7 Sep 2021 08:38:52 +0000 (04:38 -0400)
libcxx/docs/index.rst
llvm/docs/GettingStarted.rst

index a4bbac7..9fc66b0 100644 (file)
@@ -115,6 +115,7 @@ Target platform Target architecture       Notes
 =============== ========================= ============================
 macOS 10.9+     i386, x86_64, arm64       Building the shared library itself requires targetting macOS 10.11+
 FreeBSD 10+     i386, x86_64, arm
+OpenBSD         i386, x86_64, arm, arm64
 Linux           i386, x86_64, arm, arm64
 Windows         x86_64
 =============== ========================= ============================
index 724ba1c..7f4092f 100644 (file)
@@ -131,6 +131,8 @@ FreeBSD            x86\ :sup:`1`         GCC, Clang
 FreeBSD            amd64                 GCC, Clang
 NetBSD             x86\ :sup:`1`         GCC, Clang
 NetBSD             amd64                 GCC, Clang
+OpenBSD            x86\ :sup:`1`         GCC, Clang
+OpenBSD            amd64                 GCC, Clang
 macOS\ :sup:`2`    PowerPC               GCC
 macOS              x86                   GCC, Clang
 Cygwin/Win32       x86\ :sup:`1, 3`      GCC