1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00

[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
This commit is contained in:
Lang Hames 2016-05-25 23:34:19 +00:00
parent 22a80edd40
commit e8af93083e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
=======================================================
Kaleidoscope: Building an ORC-based JIT in LLVM
Building a JIT: Starting out with KaleidoscopeJIT
=======================================================
.. contents::

View File

@ -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::