close an li tag
authorChris Lattner <sabre@nondot.org>
Sun, 10 Feb 2008 17:52:05 +0000 (17:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Feb 2008 17:52:05 +0000 (17:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46929 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ebc619ed28c7e69dcf09ad6ade7c5c471ea4d5fe..cbc40303b56570ecb858c0589a71afaee95443e6 100644 (file)
@@ -130,7 +130,7 @@ vector coprocessors on the Cell processor.  (Status?)</li>
 (GNAT) and Fortran (gfortran) front-ends.  These front-ends should still be considered
 experimental however: see the <a href="#knownproblems">list of known problems</a>.
 The release binaries do not contain either front-end: they need to be built from
-source (the Ada front-end only builds on x86-32 linux).
+source (the Ada front-end only builds on x86-32 linux).</li>
 
 <li>Dale contributed full support for long double on x86/x86-64 (where it is 80
 bits) and on Darwin PPC/PPC64 (where it is 128 bits).  In previous LLVM