validation fixes
authorChris Lattner <sabre@nondot.org>
Thu, 17 May 2007 22:03:43 +0000 (22:03 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 May 2007 22:03:43 +0000 (22:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37183 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 9953d6ad78ce74b32b05a1362f7fd1bfb6ee30e4..d22a389da4e0c23ee97d6d69869fb964c65e2908 100644 (file)
@@ -339,8 +339,6 @@ Improvements</a></div>
     implemented.</li>
 </ul>
 
     implemented.</li>
 </ul>
 
-</div>
-
 <p>Other Target-Specific Code Generator Enhancements:
 </p>
 
 <p>Other Target-Specific Code Generator Enhancements:
 </p>
 
@@ -584,7 +582,7 @@ results. (<a href="http://llvm.org/PR1388">PR1388</a>)</li>
 <li>Compilation for ARM Linux OABI (old ABI) is supported, but not fully tested.
 </li>
 <li>QEMU-ARM (<= 0.9.0) wrongly executes programs compiled with LLVM. A non-affected QEMU version must be used or this
 <li>Compilation for ARM Linux OABI (old ABI) is supported, but not fully tested.
 </li>
 <li>QEMU-ARM (<= 0.9.0) wrongly executes programs compiled with LLVM. A non-affected QEMU version must be used or this
-<a href="http://cvs.savannah.nongnu.org/viewcvs/qemu/target-arm/translate.c?root=qemu&r1=1.46&r2=1.47&makepatch=1&diff_format=h">
+<a href="http://cvs.savannah.nongnu.org/viewcvs/qemu/target-arm/translate.c?root=qemu&amp;r1=1.46&amp;r2=1.47&amp;makepatch=1&amp;diff_format=h">
 patch</a> must be applied on QEMU.</li>
 </ul>
 
 patch</a> must be applied on QEMU.</li>
 </ul>