summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-02-10 04:09:52 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-02-10 04:09:52 +0000
commit1e96fca7460f7d75c6fd79ef631c19d8971279f8 (patch)
tree91daecb1443950695ff61e0cd3630e678c8d78a6 /llvm/docs
parentb282f60d198ea5b49b3191922a56ff994723aa01 (diff)
downloadbcm5719-llvm-1e96fca7460f7d75c6fd79ef631c19d8971279f8.tar.gz
bcm5719-llvm-1e96fca7460f7d75c6fd79ef631c19d8971279f8.zip
Add a ReleaseNotes FIXME.
llvm-svn: 95764
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 2a096b44ae7..3736c96c9e4 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -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>
OpenPOWER on IntegriCloud