From: Chris Lattner Date: Thu, 22 Apr 2010 18:26:17 +0000 (+0000) Subject: remove dupe X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=cb28286b7b2957a06250b50e21348f297668b2b8;p=oota-llvm.git remove dupe git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102100 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index eec97368783..d36b0c2db31 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -887,9 +887,6 @@ Clients must replace calls to GlobalValue::hasNotBeenReadFromBitcode with GlobalValue::isMaterializable. -
  • The llvm/Support/DataTypes.h header has moved -to llvm/System/DataTypes.h.
  • -
  • The isInteger, isIntOrIntVector, isFloatingPoint, isFPOrFPVector and isFPOrFPVector methods have been renamed isIntegerTy, isIntOrIntVectorTy, isFloatingPointTy,