2.7: Note that DataTypes.h moved.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 14 Feb 2010 01:47:19 +0000 (01:47 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 14 Feb 2010 01:47:19 +0000 (01:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96143 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 3dd4ff2c47a32afe8fe30507cceaf5de75ba3775..88c7de07a47c874b7440f84eabd6a1f94fb8736c 100644 (file)
@@ -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>