Bug fixed
authorChris Lattner <sabre@nondot.org>
Fri, 3 Dec 2004 17:21:33 +0000 (17:21 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Dec 2004 17:21:33 +0000 (17:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18460 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 7572b8fd64412d1e6a76a5ea82f7c85c79b7f2ed..1c3d8be1e2cba49a904630f3ec36cabfda81238c 100644 (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>