Bugs fixed.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 25 Jul 2004 22:15:33 +0000 (22:15 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 25 Jul 2004 22:15:33 +0000 (22:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15222 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 765e5427c0a53260c4bcc593d2f654a8bf6fd092..7b0696c5bb3231553275f769b9307cc2d6d2c9be 100644 (file)
@@ -183,7 +183,11 @@ for structure typedefs</a></li>
 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/PR392">Global Vars Have (Somewhat) Limited 
+  Type Range</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/PR402">Bytecode Enhancements
+  Needed</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR404">[loopsimplify] Loop simplify is really slow on 252.eon</a></li>
 </ol>