[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Fri May 7 14:23:02 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.174 -> 1.175
---
Log message:
PR implemented
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.174 llvm/docs/ReleaseNotes.html:1.175
--- llvm/docs/ReleaseNotes.html:1.174 Fri May 7 13:40:38 2004
+++ llvm/docs/ReleaseNotes.html Fri May 7 14:23:05 2004
@@ -132,6 +132,7 @@
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR305">LLVM tools will happily spew
bytecode onto your terminal</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR329">[llvmgcc] type names are not emitted for structure typedefs</a></li>
</ol>
<!--=========================================================================-->
@@ -636,7 +637,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/05/07 18:40:38 $
+ Last modified: $Date: 2004/05/07 19:23:05 $
</address>
</body>
More information about the llvm-commits
mailing list