Add a ReleaseNotes FIXME.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 10 Feb 2010 04:09:52 +0000 (04:09 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 10 Feb 2010 04:09:52 +0000 (04:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95764 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 2a096b44ae79daff3ed2e0edce2abde2f0d5e99c..3736c96c9e43cad998929278c7af7fbf8000280f 100644 (file)
@@ -634,6 +634,9 @@ storage have the same linkage they will have after being read in.
 Clients must replace calls to
 <tt>GlobalValue::hasNotBeenReadFromBitcode</tt> with
 <tt>GlobalValue::isMaterializable</tt>.</li>
+
+<li>FIXME: Debug info has been totally redone. Add pointers to new APIs. Substantial caveats about compatibility of .ll and .bc files.</li>
+
 </ul>
 
 </div>