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 | 3a56ae8bbbf04a3051a13ea7a30318c923bb30cc (patch) | |
| tree | 888cefd69b4f4a1f837a3e3884c3d16589751dad /llvm/docs/GettingStarted.html | |
| parent | 0ecf7b6f4ae6a67da95b34cb2e1b548b482543eb (diff) | |
| download | bcm5719-llvm-3a56ae8bbbf04a3051a13ea7a30318c923bb30cc.tar.gz bcm5719-llvm-3a56ae8bbbf04a3051a13ea7a30318c923bb30cc.zip | |
Various doc updates from Edward O'Callaghan!
llvm-svn: 76668
Diffstat (limited to 'llvm/docs/GettingStarted.html')
| -rw-r--r-- | llvm/docs/GettingStarted.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index df2cf63d3cc..f7bf5d24c0b 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/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> |

