diff options
Diffstat (limited to 'gnu/llvm/docs/tutorial/index.rst')
| -rw-r--r-- | gnu/llvm/docs/tutorial/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gnu/llvm/docs/tutorial/index.rst b/gnu/llvm/docs/tutorial/index.rst index dde53badd3a..494cfd0a33a 100644 --- a/gnu/llvm/docs/tutorial/index.rst +++ b/gnu/llvm/docs/tutorial/index.rst @@ -22,6 +22,16 @@ Kaleidoscope: Implementing a Language with LLVM in Objective Caml OCamlLangImpl* +Building a JIT in LLVM +=============================================== + +.. toctree:: + :titlesonly: + :glob: + :numbered: + + BuildingAJIT* + External Tutorials ================== |
