Move this to the QOI section
authorChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 21:33:28 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 21:33:28 +0000 (21:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18287 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 2e3b3472b76f52821f530c5e4f186e3b39942665..3c76da0ac73b368fd58638c88c199bb4e3b71497 100644 (file)
@@ -194,6 +194,8 @@ issues were fixed:</a>
   the library <tt>libasmparser.a</tt> in 1.3 has become
   <tt>libLLVMAsmParser.a</tt> in release 1.4.
   </li>
+  <li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding 
+    lots of unused inline functions</a></li>
 </ol>
 
 </div>
@@ -260,8 +262,6 @@ 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>