From 2ba4bd97d1aedf50c424c45ee327abddbf34dd12 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 10 Jan 2013 21:24:04 +0000 Subject: remove the rest of the "written by" lines in the documentation. It is against the developer policy to include this sort of thing as SVN blame already captures this in a far more fine-grained way. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172109 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/WritingAnLLVMPass.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/WritingAnLLVMPass.rst') diff --git a/docs/WritingAnLLVMPass.rst b/docs/WritingAnLLVMPass.rst index db47fefd93..b10d98f87e 100644 --- a/docs/WritingAnLLVMPass.rst +++ b/docs/WritingAnLLVMPass.rst @@ -5,9 +5,6 @@ Writing an LLVM Pass .. contents:: :local: -Written by `Chris Lattner `_ and -`Jim Laskey `_ - Introduction --- What is a pass? ================================ -- cgit v1.2.3