Rename the 'Extending the Language: Debug Information' to 'Adding Debug Information...
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 7 Feb 2015 23:23:43 +0000 (23:23 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 7 Feb 2015 23:23:43 +0000 (23:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228512 91177308-0d34-0410-b5e6-96231b3b80d8

docs/tutorial/LangImpl7.rst
docs/tutorial/LangImpl8.rst

index 7c2c4c41719a40cfc3f0c602df88ef20e0619929..c44590836b89dcbf01953f0ec8a75c68898b6da3 100644 (file)
@@ -856,5 +856,5 @@ Here is the code:
 .. literalinclude:: ../../examples/Kaleidoscope/Chapter7/toy.cpp
    :language: c++
 
-`Next: Extending the Language: Debug Information <LangImpl8.html>`_
+`Next: Adding Debug Information <LangImpl8.html>`_
 
index 7b02468180f5c8363a462dc6876fc70972a3266d..4473035462c8d5b241a0200cd65c7b70c88c77d9 100644 (file)
@@ -1,6 +1,6 @@
-=======================================================
-Kaleidoscope: Extending the Language: Debug Information
-=======================================================
+======================================
+Kaleidoscope: Adding Debug Information
+======================================
 
 .. contents::
    :local: