fix validation error pointed out by gabor (and the w3c :)
authorChris Lattner <sabre@nondot.org>
Mon, 12 Oct 2009 18:33:33 +0000 (18:33 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Oct 2009 18:33:33 +0000 (18:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83868 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes-2.6.html

index 89b48522a552c6bad8a54c1611c88539ed348900..c201b91d3ca359e3771f3ac8fbd3a42d83fa840e 100644 (file)
@@ -754,13 +754,13 @@ supports both the Thumb2 and Advanced SIMD (Neon) instruction sets.</li>
 
 <li>The ARM calling convention code is now tblgen generated instead of resorting
     to C++ code.</li>
+</ul>
 
 <p>These features are still somewhat experimental
 and subject to change. The Neon intrinsics, in particular, may change in future
 releases of LLVM.  ARMv7 support has progressed a lot on top of tree since 2.6
 branched.</p>
 
-</ul>
 
 </div>