diff options
Diffstat (limited to 'llvm/docs/tutorial/index.rst')
-rw-r--r-- | llvm/docs/tutorial/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/index.rst b/llvm/docs/tutorial/index.rst index 08efdee43cc..494cfd0a33a 100644 --- a/llvm/docs/tutorial/index.rst +++ b/llvm/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:: |