docs: Add link to external LLVM backend tutorial.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170998 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Silva 2012-12-23 07:34:51 +00:00
parent 40b04a481d
commit d63c66890c

View 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
===============