[llvm-commits] CVS: llvm/docs/ExtendingLLVM.html
Misha Brukman
brukman at cs.uiuc.edu
Sat Sep 4 20:24:45 PDT 2004
Changes in directory llvm/docs:
ExtendingLLVM.html updated: 1.11 -> 1.12
---
Log message:
Remove the bit about this document being my `notes', it has matured since then.
---
Diffs of the changes: (+1 -6)
Index: llvm/docs/ExtendingLLVM.html
diff -u llvm/docs/ExtendingLLVM.html:1.11 llvm/docs/ExtendingLLVM.html:1.12
--- llvm/docs/ExtendingLLVM.html:1.11 Thu Aug 12 14:58:43 2004
+++ llvm/docs/ExtendingLLVM.html Sat Sep 4 22:24:34 2004
@@ -62,11 +62,6 @@
someone else is already working on it. You will save yourself a lot of time and
effort by doing so.</p>
-<p>Finally, these are my notes, and since my extensions are not complete, I may
-be missing steps. If you find some omissions, please let me know <a
-href="http://misha.brukman.net/contact.html">directly</a> or post on <a
-href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVM-dev</a>.</p>
-
</div>
<!-- *********************************************************************** -->
@@ -280,7 +275,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/08/12 19:58:43 $
+ Last modified: $Date: 2004/09/05 03:24:34 $
</address>
</body>
More information about the llvm-commits
mailing list