[PATCH] D69380: [docs] Add Mips as a supported architecture in GettingStarted.rst

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 06:03:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd77e578e963: [docs] Add Mips as a supported architecture in GettingStarted.rst (authored by atanasyan).

Changed prior to commit:
  https://reviews.llvm.org/D69380?vs=226242&id=226244#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69380

Files:
  llvm/docs/GettingStarted.rst


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


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


More information about the llvm-commits mailing list