diff options
-rw-r--r-- | docs/ReleaseNotes.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 9953d6ad78..d22a389da4 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -339,8 +339,6 @@ Improvements</a></div> implemented.</li> </ul> -</div> - <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 -<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&r1=1.46&r2=1.47&makepatch=1&diff_format=h"> patch</a> must be applied on QEMU.</li> </ul> |