From 9d4ea6df8bccf76fbc62db504bb43c3fb8eec9b0 Mon Sep 17 00:00:00 2001 From: Lang Hames Date: Wed, 25 May 2016 23:34:19 +0000 Subject: [Kaleidoscope][BuildingAJIT] Shorten the name of the BuildingAJIT tutorial series. The original name was pretty long, and likely to look awkward as more chapters get added. llvm-svn: 270796 --- llvm/docs/tutorial/BuildingAJIT1.rst | 2 +- llvm/docs/tutorial/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/docs/tutorial') diff --git a/llvm/docs/tutorial/BuildingAJIT1.rst b/llvm/docs/tutorial/BuildingAJIT1.rst index ca74c92bba6..1e5ce17a8a5 100644 --- a/llvm/docs/tutorial/BuildingAJIT1.rst +++ b/llvm/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/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:: -- cgit v1.2.3