[llvm-commits] CVS: llvm/www/docs/ProgrammersManual.html
Christopher Lattner
lattner at cs.uiuc.edu
Fri Sep 6 17:10:00 PDT 2002
Changes in directory llvm/www/docs:
ProgrammersManual.html updated: 1.6 -> 1.7
---
Log message:
Minor fix, test that web autoupdate works for people non-chris
---
Diffs of the changes:
Index: llvm/www/docs/ProgrammersManual.html
diff -u llvm/www/docs/ProgrammersManual.html:1.6 llvm/www/docs/ProgrammersManual.html:1.7
--- llvm/www/docs/ProgrammersManual.html:1.6 Fri Sep 6 16:55:13 2002
+++ llvm/www/docs/ProgrammersManual.html Fri Sep 6 17:09:21 2002
@@ -24,7 +24,8 @@
in a <tt>BasicBlock</tt></a>
<li><a href="#iterate_convert">Turning an iterator into a class
pointer</a>
- <li><a href="#iterate_complex">Finding call sites: a more complex example</a>
+ <li><a href="#iterate_complex">Finding call sites: a more complex
+ example</a>
</ul>
<li><a href="#simplechanges">Making simple changes</a>
<ul>
@@ -96,7 +97,8 @@
</ul>
<p><b>Written by <a href="mailto:dhurjati at cs.uiuc.edu">Dinakar Dhurjati</a>
- and <a href="mailto:sabre at nondot.org">Chris Lattner</a></b><p>
+ <a href="mailto:sabre at nondot.org">Chris Lattner</a>, and
+ <a href="mailto:jstanley at cs.uiuc.edu">Joel Stanley</a></b><p>
</ol>
@@ -1238,6 +1240,6 @@
<a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
<!-- hhmts start -->
-Last modified: Fri Sep 6 16:37:49 EDT 2002
+Last modified: Fri Sep 6 17:08:58 CDT 2002
<!-- hhmts end -->
</font></body></html>
More information about the llvm-commits
mailing list