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/DebuggingJITedCode.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/DebuggingJITedCode.rst') diff --git a/docs/DebuggingJITedCode.rst b/docs/DebuggingJITedCode.rst index eeb2f7787d..53b2e89e5e 100644 --- a/docs/DebuggingJITedCode.rst +++ b/docs/DebuggingJITedCode.rst @@ -4,8 +4,6 @@ Debugging JIT-ed Code With GDB ============================== -.. sectionauthor:: Reid Kleckner and Eli Bendersky - Background ========== -- cgit v1.2.3