Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit 6ccdfc5

Browse files
committed
[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
1 parent be15cdd commit 6ccdfc5

18 files changed

+0
-44
lines changed

docs/CompilerWriterInfo.rst

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Architecture & Platform Information for Compiler Writers
1010
This document is a work-in-progress. Additions and clarifications are
1111
welcome.
1212

13-
Compiled by `Misha Brukman <http://misha.brukman.net>`_.
14-
1513
Hardware
1614
========
1715

docs/Passes.rst

-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ LLVM's Analysis and Transform Passes
3434
.. contents::
3535
:local:
3636

37-
Written by `Reid Spencer <mailto:rspencer@x10sys.com>`_
38-
and Gordon Henriksen
39-
4037
Introduction
4138
============
4239

docs/tutorial/LangImpl1.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Tutorial Introduction and the Lexer
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Tutorial Introduction
119
=====================
1210

docs/tutorial/LangImpl2.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Implementing a Parser and AST
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Chapter 2 Introduction
119
======================
1210

docs/tutorial/LangImpl3.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Code generation to LLVM IR
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Chapter 3 Introduction
119
======================
1210

docs/tutorial/LangImpl4.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Adding JIT and Optimizer Support
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Chapter 4 Introduction
119
======================
1210

docs/tutorial/LangImpl5.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: Control Flow
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Chapter 5 Introduction
119
======================
1210

docs/tutorial/LangImpl6.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: User-defined Operators
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Chapter 6 Introduction
119
======================
1210

docs/tutorial/LangImpl7.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: Mutable Variables
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Chapter 7 Introduction
119
======================
1210

docs/tutorial/LangImpl8.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Conclusion and other useful LLVM tidbits
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Tutorial Conclusion
119
===================
1210

docs/tutorial/OCamlLangImpl1.rst

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ Kaleidoscope: Tutorial Introduction and the Lexer
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
9-
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
10-
118
Tutorial Introduction
129
=====================
1310

docs/tutorial/OCamlLangImpl2.rst

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ Kaleidoscope: Implementing a Parser and AST
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
9-
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
10-
118
Chapter 2 Introduction
129
======================
1310

docs/tutorial/OCamlLangImpl3.rst

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ Kaleidoscope: Code generation to LLVM IR
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
9-
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
10-
118
Chapter 3 Introduction
129
======================
1310

docs/tutorial/OCamlLangImpl4.rst

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ Kaleidoscope: Adding JIT and Optimizer Support
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
9-
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
10-
118
Chapter 4 Introduction
129
======================
1310

docs/tutorial/OCamlLangImpl5.rst

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ Kaleidoscope: Extending the Language: Control Flow
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
9-
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
10-
118
Chapter 5 Introduction
129
======================
1310

docs/tutorial/OCamlLangImpl6.rst

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ Kaleidoscope: Extending the Language: User-defined Operators
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
9-
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
10-
118
Chapter 6 Introduction
129
======================
1310

docs/tutorial/OCamlLangImpl7.rst

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ Kaleidoscope: Extending the Language: Mutable Variables
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_ and `Erick
9-
Tryzelaar <mailto:idadesub@users.sourceforge.net>`_
10-
118
Chapter 7 Introduction
129
======================
1310

docs/tutorial/OCamlLangImpl8.rst

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Kaleidoscope: Conclusion and other useful LLVM tidbits
55
.. contents::
66
:local:
77

8-
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
9-
108
Tutorial Conclusion
119
===================
1210

0 commit comments

Comments
 (0)