mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-23 14:25:07 +00:00
LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19115 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -256,6 +256,11 @@ software you will need.</p>
|
|||||||
<td>x86<sup>1</sup></td>
|
<td>x86<sup>1</sup></td>
|
||||||
<td>GCC</td>
|
<td>GCC</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Linux</td>
|
||||||
|
<td>amd64<sup>3</sup></td>
|
||||||
|
<td>GCC</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<p>LLVM has partial support for the following platforms:</p>
|
<p>LLVM has partial support for the following platforms:</p>
|
||||||
|
Reference in New Issue
Block a user