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

Chris Lattner lattner at cs.uiuc.edu
Thu Oct 30 10:21:08 PST 2003


Changes in directory llvm-www/releases/1.0/docs:

ReleaseNotes.html updated: 1.15 -> 1.16

---
Log message:

Bugz found


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

Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.15 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.16
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.15	Wed Oct 29 19:43:20 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html	Thu Oct 30 10:20:20 2003
@@ -170,6 +170,7 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR71">llvm-as crashes when labels are used in phi nodes</a> (fixed in 1.1)</li><p>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR72">[build problem] Callgraph.cpp not pulled in from libipa.a</a> (fixed in 1.1)</li><p>
 
 <!-- _______________________________________________________________________ -->
 </ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
@@ -430,6 +431,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: Wed Oct 29 19:42:39 CST 2003
+Last modified: Thu Oct 30 10:19:43 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list