LLVM can generate native code for amd64 on "Linux".
authorDan Gohman <gohman@apple.com>
Thu, 13 Nov 2008 19:07:07 +0000 (19:07 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 13 Nov 2008 19:07:07 +0000 (19:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59257 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 4f45d7e6e4ad9881e6d44ed2801e12356d2ec40e..b3fbb33cc8ea4581e53c14383aae3d1c23511033 100644 (file)
@@ -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>