1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Bug fixed

llvm-svn: 10770
This commit is contained in:
Chris Lattner 2004-01-12 05:15:04 +00:00
parent c45c2bdbad
commit 88ea3eff8c

View File

@ -163,6 +163,7 @@ cause use of invalid pointers!</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR186">Need weak linkage on memory
management functions in libc runtime to allow them to be overriden</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR202">[llvm-gcc] asserts when an extern inline function is redefined</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR204">[llvmg++] Dynamically initialized constants cannot be marked 'constant'</a></li>
</ol>
</div>