[PATCH] D111758: [docs] Mention DragonFlyBSD as a supported platform for LLVM.

Frederic Cambus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 16 04:21:47 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d7c7d87e46e: [docs] Mention DragonFlyBSD as a supported platform for LLVM. (authored by fcambus).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111758/new/

https://reviews.llvm.org/D111758

Files:
  llvm/docs/GettingStarted.rst


Index: llvm/docs/GettingStarted.rst
===================================================================
--- llvm/docs/GettingStarted.rst
+++ llvm/docs/GettingStarted.rst
@@ -127,6 +127,7 @@
 Linux              PowerPC               GCC, Clang
 Linux              SystemZ               GCC, Clang
 Solaris            V9 (Ultrasparc)       GCC
+DragonFlyBSD       amd64                 GCC, Clang
 FreeBSD            x86\ :sup:`1`         GCC, Clang
 FreeBSD            amd64                 GCC, Clang
 NetBSD             x86\ :sup:`1`         GCC, Clang


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111758.380168.patch
Type: text/x-patch
Size: 554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211016/c5099c52/attachment.bin>


More information about the llvm-commits mailing list