Another day, another bug

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10561 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-12-20 10:29:02 +00:00
parent 16c45e9de8
commit ef56a197ed

View File

@ -119,6 +119,7 @@ In this release, the following Quality of Implementation issues were fixed:
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR135">JIT should lazily initialize global variables</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR192">[X86] X86 Backend never releases memory for machine code structures</a></li>
<li></li>
</ol>