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

Chris Lattner lattner at cs.uiuc.edu
Wed Dec 8 11:05:58 PST 2004



Changes in directory llvm/docs:

ProgrammersManual.html updated: 1.73 -> 1.74
---
Log message:

Test commit


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

Index: llvm/docs/ProgrammersManual.html
diff -u llvm/docs/ProgrammersManual.html:1.73 llvm/docs/ProgrammersManual.html:1.74
--- llvm/docs/ProgrammersManual.html:1.73	Wed Dec  8 12:34:56 2004
+++ llvm/docs/ProgrammersManual.html	Wed Dec  8 13:05:44 2004
@@ -20,6 +20,7 @@
       <li>The <tt>-time-passes</tt> option</li>
       <li>How to use the LLVM Makefile system</li>
       <li>How to write a regression test</li>
+
 --> 
     </ul>
   </li>
@@ -2059,7 +2060,7 @@
   <a href="mailto:dhurjati at cs.uiuc.edu">Dinakar Dhurjati</a> and
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/12/08 18:34:56 $
+  Last modified: $Date: 2004/12/08 19:05:44 $
 </address>
 
 </body>






More information about the llvm-commits mailing list