1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00

[docs] Remove explicit authorship.

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

llvm-svn: 176807
This commit is contained in:
Sean Silva 2013-03-11 16:25:16 +00:00
parent 32506912d9
commit 0b315aa193
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
===================