From 0d34c06cf211e29b40ee1d1bffe402f7461d0366 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 22 Apr 2010 18:26:17 +0000 Subject: [PATCH] remove dupe llvm-svn: 102100 --- llvm/docs/ReleaseNotes.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index eec973687836..d36b0c2db31d 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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,