summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-12-23 07:14:56 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-12-23 07:14:56 +0000
commit5ac308f43a3115339db76849d9d10371f981d3a8 (patch)
treec831a77aa8c04f774740e5c439f38a9df85f776e /llvm
parentcd804387553647b28e25f2ac9b8d36fd247d4a68 (diff)
downloadbcm5719-llvm-5ac308f43a3115339db76849d9d10371f981d3a8.tar.gz
bcm5719-llvm-5ac308f43a3115339db76849d9d10371f981d3a8.zip
LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet
llvm-svn: 19115
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/GettingStarted.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index f3c805c7f0e..ce71bd1089f 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -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>
OpenPOWER on IntegriCloud