diff options
author | Chris Lattner <sabre@nondot.org> | 2009-07-21 22:47:03 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-07-21 22:47:03 +0000 |
commit | a8f23077d452a3a6d497a6f97e0128e09d7ac033 (patch) | |
tree | c22b22a24a4db2bfedbc6ffaf4d6b58d550e0a81 /docs/GettingStarted.html | |
parent | 8fb2a0091221e780d89818e922b1edec03b22993 (diff) | |
download | external_llvm-a8f23077d452a3a6d497a6f97e0128e09d7ac033.zip external_llvm-a8f23077d452a3a6d497a6f97e0128e09d7ac033.tar.gz external_llvm-a8f23077d452a3a6d497a6f97e0128e09d7ac033.tar.bz2 |
Various doc updates from Edward O'Callaghan!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76668 91177308-0d34-0410-b5e6-96231b3b80d8
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 df2cf63..f7bf5d2 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -216,6 +216,11 @@ software you will need.</p> <th>Compilers</th> </tr> <tr> + <th>AuroraUX</th> + <th>x86<sup><a href="#pf_1">1</a></sup></th> + <th>GCC</th> +</tr> +<tr> <td>Linux</td> <td>x86<sup><a href="#pf_1">1</a></sup></td> <td>GCC</td> |