[PATCH] D93388: [Doc][SystemZ] Add Linux/SystemZ to Getting Started guide.

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 03:05:11 PST 2020


Kai created this revision.
Kai added a reviewer: uweigand.
Kai requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The Linux/SystemZ platform is missing in the Getting Started guide
as platform on which LLVM is known to work.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93388

Files:
  llvm/docs/GettingStarted.rst


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93388.312168.patch
Type: text/x-patch
Size: 554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/2a228154/attachment.bin>


More information about the llvm-commits mailing list