Bug fixed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18460 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-12-03 17:21:33 +00:00
parent cc16a8e73b
commit 14d6b75c10

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>