[llvm-commits] CVS: llvm-www/releases/1.0/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Nov 19 16:07:03 PST 2003
Changes in directory llvm-www/releases/1.0/docs:
ReleaseNotes.html updated: 1.38 -> 1.39
---
Log message:
bugz
---
Diffs of the changes: (+3 -1)
Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.38 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.39
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.38 Tue Nov 18 19:08:37 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html Wed Nov 19 16:05:53 2003
@@ -222,6 +222,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR130">[vmcore] Symbol table doesn't rename colliding variables during type resolution</a></li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR97">bugpoint must not pass -R<directory> to Mach-O linker</a></li><p>
<!-- _______________________________________________________________________ -->
</ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
@@ -263,6 +264,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR131">[llvm-gcc] ?: operator as lvalue not implemented</a></li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR133">[C/C++] Bogus warning about taking the address of 'register' variable</a></li><p>
</ul><b>Notes:</b><ul><p>
@@ -523,6 +525,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: Tue Nov 18 19:06:52 CST 2003
+Last modified: Wed Nov 19 15:42:40 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list