From bcd10f162dd6b97bb6fbe05aa66bdcb02e33277d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 17 May 2007 22:03:43 +0000 Subject: [PATCH] validation fixes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37183 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.
  • -- 2.34.1