mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-14 15:28:20 +00:00
Fix a couple misplaced div tags
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13663 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -150,6 +150,7 @@ work if you change PATH</a></li>
|
|||||||
<div class="doc_subsubsection">
|
<div class="doc_subsubsection">
|
||||||
<a name="codequality">This release includes the following Code Quality
|
<a name="codequality">This release includes the following Code Quality
|
||||||
improvements:</a>
|
improvements:</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Fixed: <a href="http://llvm.cs.uiuc.edu/PR309">[vmcore] Code quality problem
|
<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
|
<li><a href="http://llvm.cs.uiuc.edu/PR298">[llvmgcc] Variable length array
|
||||||
indexing miscompiled</a></li>
|
indexing miscompiled</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<!--=========================================================================-->
|
<!--=========================================================================-->
|
||||||
<div class="doc_subsubsection">
|
<div class="doc_subsubsection">
|
||||||
<a name="misc">This release includes the following miscellaneous
|
<a name="misc">This release includes the following miscellaneous
|
||||||
improvements:</a>
|
improvements:</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<p>Documentation Improvements</p>
|
<p>Documentation Improvements</p>
|
||||||
<ol>
|
<ol>
|
||||||
@@ -238,7 +239,6 @@ improvements:</a>
|
|||||||
was added.</a></li>
|
was added.</a></li>
|
||||||
<li>All documentation was brought up to HTML 4.01 (Strict) level.</li>
|
<li>All documentation was brought up to HTML 4.01 (Strict) level.</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- *********************************************************************** -->
|
<!-- *********************************************************************** -->
|
||||||
|
Reference in New Issue
Block a user