summaryrefslogtreecommitdiff
path: root/docs/tutorial/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial/index.rst')
-rw-r--r--docs/tutorial/index.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst
index dde53badd3ad8..494cfd0a33a77 100644
--- a/docs/tutorial/index.rst
+++ b/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
==================