commit | 3e255dae88161a5fc503613348542c4ae591c2dc | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Sun Feb 14 01:47:19 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Sun Feb 14 01:47:19 2010 +0000 |
tree | dc82082eba01a7102682c4113ed76faa16511601 | |
parent | 38200b081abc43d0d19cf2b1ebd0fdc8b0e65078 [diff] [blame] |
2.7: Note that DataTypes.h moved. llvm-svn: 96143
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 3dd4ff2..88c7de0 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html
@@ -641,6 +641,9 @@ <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>