diff options
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index f3c805c7f0..ce71bd1089 100644 --- 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> |