summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@auroraux.org>2009-10-06 21:03:43 +0000
committerEdward O'Callaghan <eocallaghan@auroraux.org>2009-10-06 21:03:43 +0000
commit48adb329aeb41e07a89a9f0b1341b9a948d47b47 (patch)
tree902e23280f78ea5b66134780424f009a8f536bf2 /www/index.html
parentee0093b506cebe629e93a994b301628829352a60 (diff)
Improve doc readability.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@83414 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/index.html b/www/index.html
index 2f4ca89b9..849375240 100644
--- a/www/index.html
+++ b/www/index.html
@@ -111,13 +111,7 @@
<ul>
<li> lib/ Is a generic portable implementations.</li>
- <li> lib/(arch) has optimized version for the following supported architectures:
- <ul>
- <li>i386</li>
- <li>X86-64</li>
- <li>PowerPC</li>
- <li>PowerPC 64</li>
- </ul></li>
+ <li> lib/(arch) has optimized version for the supported architectures.</li>
</ul>
<!--=====================================================================-->