[llvm] 4d7c7d8 - [docs] Mention DragonFlyBSD as a supported platform for LLVM.

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


Author: Frederic Cambus
Date: 2021-10-16T13:20:10+02:00
New Revision: 4d7c7d87e46e3589594aa789c543e2a8b667d3f2

URL: https://github.com/llvm/llvm-project/commit/4d7c7d87e46e3589594aa789c543e2a8b667d3f2
DIFF: https://github.com/llvm/llvm-project/commit/4d7c7d87e46e3589594aa789c543e2a8b667d3f2.diff

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

Differential Revision: https://reviews.llvm.org/D111758

Added: 
    

Modified: 
    llvm/docs/GettingStarted.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst
index 84d97e810d70c..e00ff784a74d9 100644
--- a/llvm/docs/GettingStarted.rst
+++ b/llvm/docs/GettingStarted.rst
@@ -127,6 +127,7 @@ Linux              Mips                  GCC, Clang
 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


        


More information about the llvm-commits mailing list