From: Chris Lattner Date: Thu, 8 Aug 2002 20:23:41 +0000 (+0000) Subject: Oh yeah, I wrote it. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=38c633d8fc136c713d1fbe011509d8b28dee5005;p=oota-llvm.git Oh yeah, I wrote it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3268 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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