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

Bug fixed

llvm-svn: 18460
This commit is contained in:
Chris Lattner 2004-12-03 17:21:33 +00:00
parent 40e7175e44
commit 6bc77fa660

View File

@ -254,6 +254,8 @@ were fixed:</a>
tables defined</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR227">[X86] llc output for functions
w/certain names tickles GNU 'as' bugs</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR472">[cbackend] Static globals are
prototyped as 'extern'</a></li>
</ol>
<p>Bugs in the C/C++ front-end:</p>