summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.html
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
commit0d34c06cf211e29b40ee1d1bffe402f7461d0366 (patch)
tree214aaedb6de547903d2594affb1b5eff6428b595 /llvm/docs/ReleaseNotes.html
parent8b2902171256fd4afdcdd18b90f790448751357d (diff)
downloadbcm5719-llvm-0d34c06cf211e29b40ee1d1bffe402f7461d0366.tar.gz
bcm5719-llvm-0d34c06cf211e29b40ee1d1bffe402f7461d0366.zip
remove dupe
llvm-svn: 102100
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-rw-r--r--llvm/docs/ReleaseNotes.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index eec97368783..d36b0c2db31 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/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>,
OpenPOWER on IntegriCloud