Minor fix, test that web autoupdate works for people non-chris
authorChris Lattner <sabre@nondot.org>
Fri, 6 Sep 2002 22:09:21 +0000 (22:09 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Sep 2002 22:09:21 +0000 (22:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3607 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ProgrammersManual.html

index 083c9c934fae94e5c37996ac611d64c251cd46bd..2140ddcff3cb5137101d727cc4195177d45cc1f6 100644 (file)
@@ -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@cs.uiuc.edu">Dinakar Dhurjati</a>
-      and <a href="mailto:sabre@nondot.org">Chris Lattner</a></b><p>
+      <a href="mailto:sabre@nondot.org">Chris Lattner</a>, and
+      <a href="mailto:jstanley@cs.uiuc.edu">Joel Stanley</a></b><p>
 </ol>
 
 
@@ -1238,6 +1240,6 @@ pointer to the parent Function.
 <a href="mailto:sabre@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>