aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-21 22:47:03 +0000
committerChris Lattner <sabre@nondot.org>2009-07-21 22:47:03 +0000
commit3e7b5ca3b968c3639135d6a1504c4a1a7001deae (patch)
treec22b22a24a4db2bfedbc6ffaf4d6b58d550e0a81 /docs/GettingStarted.html
parent117c7e2a6afe1a06c6d00a98ffffccd7ba7aec7b (diff)
downloadexternal_llvm-3e7b5ca3b968c3639135d6a1504c4a1a7001deae.zip
external_llvm-3e7b5ca3b968c3639135d6a1504c4a1a7001deae.tar.gz
external_llvm-3e7b5ca3b968c3639135d6a1504c4a1a7001deae.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.html5
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>