diff options
Diffstat (limited to 'llvm/docs/tutorial/OCamlLangImpl7.rst')
-rw-r--r-- | llvm/docs/tutorial/OCamlLangImpl7.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/tutorial/OCamlLangImpl7.rst b/llvm/docs/tutorial/OCamlLangImpl7.rst index 07da3a8ff96..cfb49312c50 100644 --- a/llvm/docs/tutorial/OCamlLangImpl7.rst +++ b/llvm/docs/tutorial/OCamlLangImpl7.rst @@ -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 ====================== |