Bug fixed
authorChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 20:34:25 +0000 (20:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 20:34:25 +0000 (20:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18285 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 83c87c529b3b33b5a9cf33ce5c72f3e8dd2d8570..40bffe29fa09f476d48653dc10ac5731af2c1343 100644 (file)
@@ -259,6 +259,8 @@ were fixed:</a>
     bitfield which does not increase struct size</a></li>
   <li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid 
     constant exprs</a></li>
+  <li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding 
+    lots of unused inline functions</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>