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

Chris Lattner lattner at cs.uiuc.edu
Thu Jun 3 19:44:05 PDT 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.192 -> 1.193

---
Log message:

New doc


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.192 llvm/docs/ReleaseNotes.html:1.193
--- llvm/docs/ReleaseNotes.html:1.192	Thu Jun  3 17:35:13 2004
+++ llvm/docs/ReleaseNotes.html	Thu Jun  3 19:40:11 2004
@@ -117,6 +117,8 @@
 <li>LLVM and the C front-end now work under Win32 using the
 <a href="http://www.cygwin.com">Cygwin</a> runtime libraries.  
 This includes the JIT compiler.</li>
+<li>The LLVM code generator is now being <a 
+    href="CodeGenerator.html">documented</a>.</li>
 </ol>
 
 </div>
@@ -698,7 +700,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/06/03 22:35:13 $
+  Last modified: $Date: 2004/06/04 00:40:11 $
 </address>
 
 </body>





More information about the llvm-commits mailing list