aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-02-14 01:47:19 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-02-14 01:47:19 +0000
commitca1c816f2538de02f814c7269121004cca1e2552 (patch)
treef86ed365d0312c3ce5d613da2b897b2b57bb3d5a
parent6d09ab8ba2217bcf5a55f0c421d4787e223fc91b (diff)
downloadexternal_llvm-ca1c816f2538de02f814c7269121004cca1e2552.zip
external_llvm-ca1c816f2538de02f814c7269121004cca1e2552.tar.gz
external_llvm-ca1c816f2538de02f814c7269121004cca1e2552.tar.bz2
2.7: Note that DataTypes.h moved.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96143 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 3dd4ff2..88c7de0 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -641,6 +641,9 @@ Clients must replace calls to
<li>FIXME: Debug info has been totally redone. Add pointers to new APIs. Substantial caveats about compatibility of .ll and .bc files.</li>
+<li>The <tt>llvm/Support/DataTypes.h</tt> header has moved
+to <tt>llvm/System/DataTypes.h</tt>.</li>
+
</ul>
</div>