docs: Add link to external LLVM backend tutorial.

llvm-svn: 170998
This commit is contained in:
Sean Silva 2012-12-23 07:34:51 +00:00
parent b15c69a725
commit ff120c7fc5
1 changed files with 8 additions and 0 deletions

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