summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/BuildingAJIT1.rst
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-05-25 23:34:19 +0000
committerLang Hames <lhames@gmail.com>2016-05-25 23:34:19 +0000
commit9d4ea6df8bccf76fbc62db504bb43c3fb8eec9b0 (patch)
tree18778e4518b87cf8ebadec611518e581d67fd821 /llvm/docs/tutorial/BuildingAJIT1.rst
parent63d3d6df7d31a926a64dd15ce81d3e20002b4555 (diff)
downloadbcm5719-llvm-9d4ea6df8bccf76fbc62db504bb43c3fb8eec9b0.tar.gz
bcm5719-llvm-9d4ea6df8bccf76fbc62db504bb43c3fb8eec9b0.zip
[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
Diffstat (limited to 'llvm/docs/tutorial/BuildingAJIT1.rst')
-rw-r--r--llvm/docs/tutorial/BuildingAJIT1.rst2
1 files changed, 1 insertions, 1 deletions
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::
OpenPOWER on IntegriCloud