LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet

llvm-svn: 19115
This commit is contained in:
Misha Brukman 2004-12-23 07:14:56 +00:00
parent cd80438755
commit 5ac308f43a
1 changed files with 5 additions and 0 deletions

View File

@ -256,6 +256,11 @@ software you will need.</p>
<td>x86<sup>1</sup></td>
<td>GCC</td>
</tr>
<tr>
<td>Linux</td>
<td>amd64<sup>3</sup></td>
<td>GCC</td>
</tr>
</table>
<p>LLVM has partial support for the following platforms:</p>