forked from OSchip/llvm-project
[docs] Add Mips as a supported architecture in GettingStarted.rst
Patch by Miloš Stojanović Differential Revision: https://reviews.llvm.org/D69380
This commit is contained in:
parent
c84cfaf9bc
commit
fd77e578e9
|
@ -117,6 +117,7 @@ OS Arch Compilers
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue