summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-12 18:33:33 +0000
committerChris Lattner <sabre@nondot.org>2009-10-12 18:33:33 +0000
commit6208bc171a9c4a51deede8c20e1e6a40b26f55f4 (patch)
treecb77e7f36731588b564dfba0cb672eb69a8788fd /llvm
parent7c6e0f22ad4a3361e849553d53cf4cff114c294c (diff)
downloadbcm5719-llvm-6208bc171a9c4a51deede8c20e1e6a40b26f55f4.tar.gz
bcm5719-llvm-6208bc171a9c4a51deede8c20e1e6a40b26f55f4.zip
fix validation error pointed out by gabor (and the w3c :)
llvm-svn: 83868
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/ReleaseNotes-2.6.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes-2.6.html b/llvm/docs/ReleaseNotes-2.6.html
index 89b48522a55..c201b91d3ca 100644
--- a/llvm/docs/ReleaseNotes-2.6.html
+++ b/llvm/docs/ReleaseNotes-2.6.html
@@ -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>
OpenPOWER on IntegriCloud