docs: Add link to external LLVM backend tutorial.
authorSean Silva <silvas@purdue.edu>
Sun, 23 Dec 2012 07:34:51 +0000 (07:34 +0000)
committerSean Silva <silvas@purdue.edu>
Sun, 23 Dec 2012 07:34:51 +0000 (07:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170998 91177308-0d34-0410-b5e6-96231b3b80d8

docs/tutorial/index.rst

index 4658f9619ee4cb7d5b339b45644bb204142c4989..c2ef3b992c3b10a1386f6a29b25d9b32a00b8b98 100644 (file)
@@ -22,6 +22,14 @@ Kaleidoscope: Implementing a Language with LLVM in Objective Caml
 
    OCamlLangImpl*
 
+External Tutorials
+==================
+
+`Write An LLVM Backend Tutorial For Cpu0 <http://jonathan2251.github.com/lbd/>`_
+   A step-by-step tutorial for developing an LLVM backend. Under
+   active development at `<https://github.com/Jonathan2251/lbd>`_ (please
+   contribute!).
+
 
 Advanced Topics
 ===============