mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-23 11:04:49 +00:00
[docs] Switch to the incredibly simpler "simple table" form. It now
actually looks like the table on the webpage and is entertainingly smaller, easier to read, and easier to edit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202371 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
19061ddb5f
commit
adf2c605f9
@ -115,35 +115,23 @@ Hardware
|
||||
|
||||
LLVM is known to work on the following host platforms:
|
||||
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|OS | Arch | Compilers |
|
||||
+=================+======================+=========================+
|
||||
|AuroraUX | x86\ :sup:`1` | GCC |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|Linux | x86\ :sup:`1` | GCC, Clang |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|Linux | amd64 | GCC, Clang |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|Linux | ARM\ :sup:`4` | GCC, Clang |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|Linux | PowerPC | GCC, Clang |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|Solaris | V9 (Ultrasparc) | GCC |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|FreeBSD | x86\ :sup:`1` | GCC, Clang |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|FreeBSD | amd64 | GCC, Clang |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|MacOS X\ :sup:`2`| PowerPC | GCC |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|MacOS X | x86 | GCC, Clang |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|Cygwin/Win32 | x86\ :sup:`1, 3` | GCC |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|Windows | x86\ :sup:`1` | Visual Studio |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
|Windows x64 | x86-64 | Visual Studio |
|
||||
+-----------------+----------------------+-------------------------+
|
||||
================== ===================== =============
|
||||
OS Arch Compilers
|
||||
================== ===================== =============
|
||||
AuroraUX x86\ :sup:`1` GCC
|
||||
Linux x86\ :sup:`1` GCC, Clang
|
||||
Linux amd64 GCC, Clang
|
||||
Linux ARM\ :sup:`4` GCC, Clang
|
||||
Linux PowerPC GCC, Clang
|
||||
Solaris V9 (Ultrasparc) GCC
|
||||
FreeBSD x86\ :sup:`1` GCC, Clang
|
||||
FreeBSD amd64 GCC, Clang
|
||||
MacOS X\ :sup:`2` PowerPC GCC
|
||||
MacOS X x86 GCC, Clang
|
||||
Cygwin/Win32 x86\ :sup:`1, 3` GCC
|
||||
Windows x86\ :sup:`1` Visual Studio
|
||||
Windows x64 x86-64 Visual Studio
|
||||
================== ===================== =============
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user