Oh yeah, I wrote it.
authorChris Lattner <sabre@nondot.org>
Thu, 8 Aug 2002 20:23:41 +0000 (20:23 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 Aug 2002 20:23:41 +0000 (20:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3268 91177308-0d34-0410-b5e6-96231b3b80d8

docs/WritingAnLLVMPass.html

index 9f5dff4d31deb32e00f126274ba6514ae5a602de..f9e82989537d1a401f8b8ad2ba85bbb96e326758 100644 (file)
@@ -82,6 +82,8 @@ changes up that effect it.
     <li><a href="#ModuleSource">A new <tt>ModuleSource</tt> interface</a>
     <li><a href="#PassFunctionPass"><tt>Pass</tt>'s requiring <tt>FunctionPass</tt>'s</a>
     </ul>
+
+  <p><b>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></b><p>
 </ol><p>
 
 
@@ -964,6 +966,6 @@ href="#Pass"><tt>Pass</tt></a>, only the other way around.<p>
 <address><a href="mailto:sabre@nondot.org">Christopher Lattner</a></address>
 <!-- Created: Tue Aug  6 15:00:33 CDT 2002 -->
 <!-- hhmts start -->
-Last modified: Thu Aug  8 15:07:23 CDT 2002
+Last modified: Thu Aug  8 15:16:18 CDT 2002
 <!-- hhmts end -->
 </font></body></html>