1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Fix a couple misplaced div tags

llvm-svn: 13663
This commit is contained in:
Chris Lattner 2004-05-23 20:42:08 +00:00
parent 742d9d3d23
commit 37a64d00a7

View File

@ -150,6 +150,7 @@ work if you change PATH</a></li>
<div class="doc_subsubsection">
<a name="codequality">This release includes the following Code Quality
improvements:</a>
</div>
<ol>
<li>Fixed: <a href="http://llvm.cs.uiuc.edu/PR309">[vmcore] Code quality problem
@ -224,13 +225,13 @@ enum type</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR298">[llvmgcc] Variable length array
indexing miscompiled</a></li>
</ol>
</div>
<!--=========================================================================-->
<div class="doc_subsubsection">
<a name="misc">This release includes the following miscellaneous
improvements:</a>
</div>
<p>Documentation Improvements</p>
<ol>
@ -238,7 +239,6 @@ improvements:</a>
was added.</a></li>
<li>All documentation was brought up to HTML 4.01 (Strict) level.</li>
</ol>
</div>
<!-- *********************************************************************** -->