mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-12 13:38:21 +00:00
[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:
@ -5,8 +5,6 @@ Kaleidoscope: Tutorial Introduction and the Lexer
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Tutorial Introduction
|
||||
=====================
|
||||
|
||||
|
@ -5,8 +5,6 @@ Kaleidoscope: Implementing a Parser and AST
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Chapter 2 Introduction
|
||||
======================
|
||||
|
||||
|
@ -5,8 +5,6 @@ Kaleidoscope: Code generation to LLVM IR
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Chapter 3 Introduction
|
||||
======================
|
||||
|
||||
|
@ -5,8 +5,6 @@ Kaleidoscope: Adding JIT and Optimizer Support
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Chapter 4 Introduction
|
||||
======================
|
||||
|
||||
|
@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: Control Flow
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Chapter 5 Introduction
|
||||
======================
|
||||
|
||||
|
@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: User-defined Operators
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Chapter 6 Introduction
|
||||
======================
|
||||
|
||||
|
@ -5,8 +5,6 @@ Kaleidoscope: Extending the Language: Mutable Variables
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Chapter 7 Introduction
|
||||
======================
|
||||
|
||||
|
@ -5,8 +5,6 @@ Kaleidoscope: Conclusion and other useful LLVM tidbits
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Tutorial Conclusion
|
||||
===================
|
||||
|
||||
|
@ -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
|
||||
=====================
|
||||
|
||||
|
@ -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
|
||||
======================
|
||||
|
||||
|
@ -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
|
||||
======================
|
||||
|
||||
|
@ -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
|
||||
======================
|
||||
|
||||
|
@ -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
|
||||
======================
|
||||
|
||||
|
@ -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
|
||||
======================
|
||||
|
||||
|
@ -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
|
||||
======================
|
||||
|
||||
|
@ -5,8 +5,6 @@ Kaleidoscope: Conclusion and other useful LLVM tidbits
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Written by `Chris Lattner <mailto:sabre@nondot.org>`_
|
||||
|
||||
Tutorial Conclusion
|
||||
===================
|
||||
|
||||
|
Reference in New Issue
Block a user