commit | 3a56ae8bbbf04a3051a13ea7a30318c923bb30cc | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Jul 21 22:47:03 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Jul 21 22:47:03 2009 +0000 |
tree | 888cefd69b4f4a1f837a3e3884c3d16589751dad | |
parent | 0ecf7b6f4ae6a67da95b34cb2e1b548b482543eb [diff] [blame] |
Various doc updates from Edward O'Callaghan! llvm-svn: 76668
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index df2cf63..f7bf5d2 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html
@@ -216,6 +216,11 @@ <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>