forked from OSchip/llvm-project
docs: Add link to external LLVM backend tutorial.
llvm-svn: 170998
This commit is contained in:
parent
b15c69a725
commit
ff120c7fc5
|
@ -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
|
||||
===============
|
||||
|
|
Loading…
Reference in New Issue