mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-26 13:36:28 +00:00
Add a ReleaseNotes FIXME.
llvm-svn: 95764
This commit is contained in:
parent
fc41a88897
commit
4e9161800a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user