summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-22 18:26:17 +0000
committerChris Lattner <sabre@nondot.org>2010-04-22 18:26:17 +0000
commitcb28286b7b2957a06250b50e21348f297668b2b8 (patch)
tree5d0fa53f309887fe4e38feb1c793187fed534b44 /docs
parent83cd35aff91c59ef465eff78fcd197f9b1d3810a (diff)
downloadllvm-cb28286b7b2957a06250b50e21348f297668b2b8.tar.gz
llvm-cb28286b7b2957a06250b50e21348f297668b2b8.tar.bz2
llvm-cb28286b7b2957a06250b50e21348f297668b2b8.tar.xz
remove dupe
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102100 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index eec9736878..d36b0c2db3 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>,