validation fixes

llvm-svn: 37183
This commit is contained in:
Chris Lattner 2007-05-17 22:03:43 +00:00
parent 2f131fe30d
commit 6fd9b5e816
1 changed files with 1 additions and 3 deletions

View File

@ -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&amp;r1=1.46&amp;r2=1.47&amp;makepatch=1&amp;diff_format=h">
patch</a> must be applied on QEMU.</li>
</ul>