[docs] Remove explicit authorship.

In the spirit of r172109. Version control keeps a far more detailed
record of authorship anyways.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176807 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Silva 2013-03-11 16:25:16 +00:00
parent be15cdda54
commit 6ccdfc54ba
18 changed files with 0 additions and 44 deletions

View File

@ -10,8 +10,6 @@ Architecture & Platform Information for Compiler Writers
This document is a work-in-progress. Additions and clarifications are
welcome.
Compiled by `Misha Brukman <http://misha.brukman.net>`_.
Hardware
========

View File

@ -34,9 +34,6 @@ LLVM's Analysis and Transform Passes
.. contents::
:local:
Written by `Reid Spencer <mailto:rspencer@x10sys.com>`_
and Gordon Henriksen
Introduction
============

View File

@ -5,8 +5,6 @@ Kaleidoscope: Tutorial Introduction and the Lexer
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Tutorial Introduction
=====================

View File

@ -5,8 +5,6 @@ Kaleidoscope: Implementing a Parser and AST
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Chapter 2 Introduction
======================

View File

@ -5,8 +5,6 @@ Kaleidoscope: Code generation to LLVM IR
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Chapter 3 Introduction
======================

View File

@ -5,8 +5,6 @@ Kaleidoscope: Adding JIT and Optimizer Support
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Chapter 4 Introduction
======================

View File

@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: Control Flow
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Chapter 5 Introduction
======================

View File

@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: User-defined Operators
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Chapter 6 Introduction
======================

View File

@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: Mutable Variables
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Chapter 7 Introduction
======================

View File

@ -5,8 +5,6 @@ Kaleidoscope: Conclusion and other useful LLVM tidbits
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Tutorial Conclusion
===================

View File

@ -5,9 +5,6 @@ Kaleidoscope: Tutorial Introduction and the Lexer
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
Tutorial Introduction
=====================

View File

@ -5,9 +5,6 @@ Kaleidoscope: Implementing a Parser and AST
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
Chapter 2 Introduction
======================

View File

@ -5,9 +5,6 @@ Kaleidoscope: Code generation to LLVM IR
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
Chapter 3 Introduction
======================

View File

@ -5,9 +5,6 @@ Kaleidoscope: Adding JIT and Optimizer Support
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
Chapter 4 Introduction
======================

View File

@ -5,9 +5,6 @@ Kaleidoscope: Extending the Language: Control Flow
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
Chapter 5 Introduction
======================

View File

@ -5,9 +5,6 @@ Kaleidoscope: Extending the Language: User-defined Operators
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
Chapter 6 Introduction
======================

View File

@ -5,9 +5,6 @@ Kaleidoscope: Extending the Language: Mutable Variables
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
Chapter 7 Introduction
======================

View File

@ -5,8 +5,6 @@ Kaleidoscope: Conclusion and other useful LLVM tidbits
.. contents::
:local:
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
Tutorial Conclusion
===================