aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.html
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-11-13 19:07:07 +0000
committerDan Gohman <gohman@apple.com>2008-11-13 19:07:07 +0000
commitd92243a74cff75c71c6417535f00e38b8df82082 (patch)
tree04abff9c5761b3621702ae7ab0df95fe61597d6f /llvm/docs/GettingStarted.html
parent0046de17e545aa5442ee4a151249008c3043d4a7 (diff)
downloadllvm-d92243a74cff75c71c6417535f00e38b8df82082.zip
llvm-d92243a74cff75c71c6417535f00e38b8df82082.tar.gz
llvm-d92243a74cff75c71c6417535f00e38b8df82082.tar.bz2
LLVM can generate native code for amd64 on "Linux".
llvm-svn: 59257
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 4f45d7e..b3fbb33 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -252,7 +252,7 @@ software you will need.</p>
</tr>
<tr>
<td>Linux</td>
- <td>amd64<sup><a href="#pf_3">3</a></sup></td>
+ <td>amd64</td>
<td>GCC</td>
</tr>
</table>