remove dupe
authorChris Lattner <sabre@nondot.org>
Thu, 22 Apr 2010 18:26:17 +0000 (18:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Apr 2010 18:26:17 +0000 (18:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102100 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index eec9736878361975c0fd1064512f765ab4d26582..d36b0c2db31d9f832ded8fab4d29b9833379d180 100644 (file)
@@ -887,9 +887,6 @@ Clients must replace calls to
 <tt>GlobalValue::hasNotBeenReadFromBitcode</tt> with
 <tt>GlobalValue::isMaterializable</tt>.</li>
 
-<li>The <tt>llvm/Support/DataTypes.h</tt> header has moved
-to <tt>llvm/System/DataTypes.h</tt>.</li>
-
 <li>The <tt>isInteger</tt>, <tt>isIntOrIntVector</tt>, <tt>isFloatingPoint</tt>,
 <tt>isFPOrFPVector</tt> and <tt>isFPOrFPVector</tt> methods have been renamed
 <tt>isIntegerTy</tt>, <tt>isIntOrIntVectorTy</tt>, <tt>isFloatingPointTy</tt>,