2.7: Note that DataTypes.h moved.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96143 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2010-02-14 01:47:19 +00:00
parent 6d09ab8ba2
commit ca1c816f25

View 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>