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/WritingAnLLVMBackend.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/WritingAnLLVMBackend.rst') diff --git a/docs/WritingAnLLVMBackend.rst b/docs/WritingAnLLVMBackend.rst index 868ca20..6d6c2a1 100644 --- a/docs/WritingAnLLVMBackend.rst +++ b/docs/WritingAnLLVMBackend.rst @@ -7,8 +7,6 @@ Writing an LLVM Compiler Backend HowToUseInstrMappings -.. sectionauthor:: Mason Woo and Misha Brukman - .. contents:: :local: -- cgit v1.1