1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Hrm, thanks to misha for paying attention to my foolishness!

llvm-svn: 10878
This commit is contained in:
Chris Lattner 2004-01-15 17:59:29 +00:00
parent ea4fbc9c68
commit bde8112534

View File

@ -122,7 +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/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/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">[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> <li><a href="http://llvm.cs.uiuc.edu/PR73">Bytecode format inconsistent</a></li>
</ol> </ol>
<!--=========================================================================--> <!--=========================================================================-->