PR73 is finally fixed
authorChris Lattner <sabre@nondot.org>
Thu, 15 Jan 2004 17:55:21 +0000 (17:55 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Jan 2004 17:55:21 +0000 (17:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10877 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ec48afac372beab4403f0481076969b20e7bd7a6..300c15a3376df0ae547d86721d310395be858532 100644 (file)
@@ -122,6 +122,7 @@ In this release, the following Quality of Implementation issues were fixed:
 <li><a href="http://llvm.cs.uiuc.edu/PR192">[X86] X86 Backend never releases memory for machine code structures</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR196">[vmcore] OpaqueType objects memory leak</a></li>
 <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/PR182">Bytecode format inconsistent</a></li>
 </ol>
 
 <!--=========================================================================-->