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

Chris Lattner lattner at cs.uiuc.edu
Sat Nov 27 13:29:57 PST 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.261 -> 1.262
---
Log message:

Mention dj


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.261 llvm/docs/ReleaseNotes.html:1.262
--- llvm/docs/ReleaseNotes.html:1.261	Sat Nov 27 14:34:25 2004
+++ llvm/docs/ReleaseNotes.html	Sat Nov 27 15:29:43 2004
@@ -145,6 +145,7 @@
   <li>The LLVM code generator now generates asm writers for the target from
       an abstract target description, instead of requiring them to be hand 
       written.</li>
+  <li>LLVM regression and feature tests can now be run with DejaGNU.</li>
 </ol>
 
 </div>
@@ -715,7 +716,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/11/27 20:34:25 $
+  Last modified: $Date: 2004/11/27 21:29:43 $
 </address>
 
 </body>






More information about the llvm-commits mailing list