[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Sun Nov 16 14:26:18 PST 2003


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.45 -> 1.46

---
Log message:

Bugz


---
Diffs of the changes:  (+6 -1)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.45 llvm/docs/ReleaseNotes.html:1.46
--- llvm/docs/ReleaseNotes.html:1.45	Fri Nov 14 00:42:01 2003
+++ llvm/docs/ReleaseNotes.html	Sun Nov 16 14:25:24 2003
@@ -100,6 +100,11 @@
 <li><a href="http://llvm.cs.uiuc.edu/PR84">C front-end doesn't emit
 getelementptr for address of array element</a></li>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR96">Bad path to the C/C++ frontend causes
+build problems</a></li>
+
+<li><a href="http://llvm.cs.uiuc.edu/PR114">LLVM header files should be -Wold-style-cast clean</a></li>
+
 </ol><p>
 
 
@@ -445,6 +450,6 @@
 Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
 <!-- Created: Wed Oct  1 17:38:54 CDT 2003 -->
 <!-- hhmts start -->
-Last modified: Fri Nov 14 00:41:21 CST 2003
+Last modified: Sun Nov 16 14:25:00 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list