diff --git a/docs/tutorial/BuildingAJIT1.rst b/docs/tutorial/BuildingAJIT1.rst index ca74c92bba6..1e5ce17a8a5 100644 --- a/docs/tutorial/BuildingAJIT1.rst +++ b/docs/tutorial/BuildingAJIT1.rst @@ -1,5 +1,5 @@ ======================================================= -Kaleidoscope: Building an ORC-based JIT in LLVM +Building a JIT: Starting out with KaleidoscopeJIT ======================================================= .. contents:: diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index 08efdee43cc..494cfd0a33a 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -22,7 +22,7 @@ Kaleidoscope: Implementing a Language with LLVM in Objective Caml OCamlLangImpl* -Kaleidoscope: Building an ORC-based JIT in LLVM +Building a JIT in LLVM =============================================== .. toctree::