Rename the 'Extending the Language: Debug Information' to 'Adding Debug Information' since this isn't actually modifying/extending the language.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228512 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
David Blaikie 2015-02-07 23:23:43 +00:00
parent 2134ae7f38
commit 092251cccb
2 changed files with 4 additions and 4 deletions

View 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>`_

View File

@ -1,6 +1,6 @@
=======================================================
Kaleidoscope: Extending the Language: Debug Information
=======================================================
======================================
Kaleidoscope: Adding Debug Information
======================================
.. contents::
:local: