QOI issue fixed

llvm-svn: 14852
This commit is contained in:
Chris Lattner 2004-07-15 04:30:35 +00:00
parent 70177e402d
commit 34cc695252
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ produced when linking C++ programs has been fixed.</li>
<li><a href="http://llvm.cs.uiuc.edu/PR391">lli Doesn't Handle Exceptions From
Bytecode Reader</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR341">operator&lt;&lt; on a Value* now prints the address of the object instead of its contents.</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR404">[loopsimplify] Loop simplify is really slow on 252.eon</a></li>
</ol>
</div>