summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2012-12-23 07:34:51 +0000
committerSean Silva <silvas@purdue.edu>2012-12-23 07:34:51 +0000
commitff120c7fc51c9fb2d18ac1c124cf139fa99c415a (patch)
treecb0d99465a7e4d2d83522d0d60a6ec16d0d613f3 /llvm/docs/tutorial
parentb15c69a7259f37d6aae7b026a337be88de2e98f3 (diff)
downloadbcm5719-llvm-ff120c7fc51c9fb2d18ac1c124cf139fa99c415a.tar.gz
bcm5719-llvm-ff120c7fc51c9fb2d18ac1c124cf139fa99c415a.zip
docs: Add link to external LLVM backend tutorial.
llvm-svn: 170998
Diffstat (limited to 'llvm/docs/tutorial')
-rw-r--r--llvm/docs/tutorial/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/docs/tutorial/index.rst b/llvm/docs/tutorial/index.rst
index 4658f9619ee..c2ef3b992c3 100644
--- a/llvm/docs/tutorial/index.rst
+++ b/llvm/docs/tutorial/index.rst
@@ -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
===============
OpenPOWER on IntegriCloud