[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Feb 3 17:01:14 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.107 -> 1.108
---
Log message:
Bug fixed
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.107 llvm/docs/ReleaseNotes.html:1.108
--- llvm/docs/ReleaseNotes.html:1.107 Tue Feb 3 02:03:41 2004
+++ llvm/docs/ReleaseNotes.html Tue Feb 3 16:59:56 2004
@@ -133,6 +133,7 @@
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR210">[build] Makefiles break if C frontend target string has unexpected value</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR214">[build] hard-wired assumption that shared-library extension is ".so"</a></li>
+<li><A href="http://llvm.cs.uiuc.edu/PR222">make tools-only doesn't make lib/Support</a></li>
</ol>
<!--=========================================================================-->
@@ -616,7 +617,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/02/03 08:03:41 $
+ Last modified: $Date: 2004/02/03 22:59:56 $
</address>
</body>
More information about the llvm-commits
mailing list