summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-07-15 02:59:24 +0000
committerChris Lattner <sabre@nondot.org>2004-07-15 02:59:24 +0000
commita4d8ce63998cc7870bfe261299bccd403f26f38a (patch)
treeba492c17819441d65b394812d4d351e0a0461a9e
parent29850c5d628e86b8c5fc9fbdfc3ac648c8866deb (diff)
downloadbcm5719-llvm-a4d8ce63998cc7870bfe261299bccd403f26f38a.tar.gz
bcm5719-llvm-a4d8ce63998cc7870bfe261299bccd403f26f38a.zip
Bug fixed
llvm-svn: 14850
-rw-r--r--llvm/docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 8c4a3b69f2e..cad0b1579e1 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -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>
OpenPOWER on IntegriCloud