QOI bug fixed
authorChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 21:16:16 +0000 (21:16 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 21:16:16 +0000 (21:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11245 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index f18570ea5b9c0767fed5d787c21f37d060aca2e1..071dd0a0bf90607e24871c11cce662311ba88a6e 100644 (file)
@@ -115,6 +115,7 @@ In this release, the following Quality of Implementation issues were fixed:
 <li><a href="http://llvm.cs.uiuc.edu/PR182">[llvmgcc] C front-end does not compile "extern inline" into linkonce</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR73">Bytecode format inconsistent</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR209">[loadvn/inline/scalarrepl] Slow optimizations with extremely large basic blocks</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR224">[asmparser] Really slow parsing of types with complex upreferences</a></li>
 </ol>
 
 <!--=========================================================================-->