From: Chris Lattner Date: Thu, 17 May 2007 22:03:43 +0000 (+0000) Subject: validation fixes X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=bcd10f162dd6b97bb6fbe05aa66bdcb02e33277d validation fixes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37183 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 9953d6ad78c..d22a389da4e 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -339,8 +339,6 @@ Improvements implemented. - -

Other Target-Specific Code Generator Enhancements:

@@ -584,7 +582,7 @@ results. (PR1388)
  • Compilation for ARM Linux OABI (old ABI) is supported, but not fully tested.
  • QEMU-ARM (<= 0.9.0) wrongly executes programs compiled with LLVM. A non-affected QEMU version must be used or this - + patch must be applied on QEMU.