From cb28286b7b2957a06250b50e21348f297668b2b8 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 22 Apr 2010 18:26:17 +0000 Subject: [PATCH] remove dupe git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102100 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 3 --- 1 file changed, 3 deletions(-) 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, -- 2.34.1