projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c204e79
)
LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet
author
Misha Brukman
<brukman+llvm@gmail.com>
Thu, 23 Dec 2004 07:14:56 +0000
(07:14 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Thu, 23 Dec 2004 07:14:56 +0000
(07:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19115
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/GettingStarted.html
patch
|
blob
|
history
diff --git
a/docs/GettingStarted.html
b/docs/GettingStarted.html
index f3c805c7f0ec9db1dff1c1b06d5453dfd8daca99..ce71bd1089fcacf6884a9d299f0af4b2b6ae41c5 100644
(file)
--- a/
docs/GettingStarted.html
+++ b/
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>