Bug fixed
authorChris Lattner <sabre@nondot.org>
Thu, 15 Jul 2004 02:59:24 +0000 (02:59 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Jul 2004 02:59:24 +0000 (02:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14850 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 8c4a3b69f2ed1672cce11551bbbd063cce82d87c..cad0b1579e1b4a99d547aa0ccde7912fb2087170 100644 (file)
@@ -183,6 +183,7 @@ 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/PR341">operator&lt;&lt; on a Value* now prints the address of the object instead of its contents.</a></li>
 </ol>
 
 </div>