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

llvm-svn: 228512
This commit is contained in:
David Blaikie 2015-02-07 23:23:43 +00:00
parent 08ee9c803d
commit 4a696b0e87
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: