From e038aae25a97cb1721e2c35e28cd543675569029 Mon Sep 17 00:00:00 2001 From: Lang Hames Date: Mon, 6 Jun 2016 18:35:44 +0000 Subject: [Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter 2 title. llvm-svn: 271924 --- llvm/docs/tutorial/BuildingAJIT2.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'llvm/docs/tutorial') diff --git a/llvm/docs/tutorial/BuildingAJIT2.rst b/llvm/docs/tutorial/BuildingAJIT2.rst index 4e68f37a079..7d42c45200a 100644 --- a/llvm/docs/tutorial/BuildingAJIT2.rst +++ b/llvm/docs/tutorial/BuildingAJIT2.rst @@ -1,6 +1,6 @@ -==================================================================== -Building a JIT: Adding Optimizations - An introduction to ORC Layers -==================================================================== +===================================================================== +Building a JIT: Adding Optimizations -- An introduction to ORC Layers +===================================================================== .. contents:: :local: -- cgit v1.2.3