From 38c633d8fc136c713d1fbe011509d8b28dee5005 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 8 Aug 2002 20:23:41 +0000 Subject: [PATCH] Oh yeah, I wrote it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3268 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/WritingAnLLVMPass.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.34.1