projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80d94b8
)
Bug fixed
author
Chris Lattner
<sabre@nondot.org>
Thu, 15 Jul 2004 02:59:24 +0000
(
02:59
+0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 8c4a3b69f2ed1672cce11551bbbd063cce82d87c..cad0b1579e1b4a99d547aa0ccde7912fb2087170 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
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<< on a Value* now prints the address of the object instead of its contents.</a></li>
</ol>
</div>