Improve doc readability.

llvm-svn: 83414
This commit is contained in:
Edward O'Callaghan 2009-10-06 21:03:43 +00:00
parent e1cc630483
commit bc85722d34
1 changed files with 1 additions and 7 deletions

View File

@ -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>
<!--=====================================================================-->