diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 9f5dff4d31d..f9e82989537 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -82,6 +82,8 @@ changes up that effect it.
  • A new ModuleSource interface
  • Pass's requiring FunctionPass's + +

    Written by Chris Lattner

    @@ -964,6 +966,6 @@ href="#Pass">Pass, only the other way around.

    Christopher Lattner
    -Last modified: Thu Aug 8 15:07:23 CDT 2002 +Last modified: Thu Aug 8 15:16:18 CDT 2002