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

Misha Brukman brukman at cs.uiuc.edu
Tue Sep 21 09:53:39 PDT 2004



Changes in directory llvm/docs:

ExtendingLLVM.html updated: 1.12 -> 1.13
---
Log message:

Thanks to Brad for documentation on adding a DerivedType


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

Index: llvm/docs/ExtendingLLVM.html
diff -u llvm/docs/ExtendingLLVM.html:1.12 llvm/docs/ExtendingLLVM.html:1.13
--- llvm/docs/ExtendingLLVM.html:1.12	Sat Sep  4 22:24:34 2004
+++ llvm/docs/ExtendingLLVM.html	Tue Sep 21 11:53:29 2004
@@ -24,7 +24,8 @@
 </ol>
 
 <div class="doc_author">    
-  <p>Written by <a href="http://misha.brukman.net">Misha Brukman</a></p>
+  <p>Written by <a href="http://misha.brukman.net">Misha Brukman</a> and
+  Brad Jones</p>
 </div>
 
 <!-- *********************************************************************** -->
@@ -275,7 +276,7 @@
   <a href="http://misha.brukman.net">Misha Brukman</a><br>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/09/05 03:24:34 $
+  Last modified: $Date: 2004/09/21 16:53:29 $
 </address>
 
 </body>






More information about the llvm-commits mailing list