mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
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:
parent
2134ae7f38
commit
092251cccb
@ -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>`_
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
=======================================================
|
||||
Kaleidoscope: Extending the Language: Debug Information
|
||||
=======================================================
|
||||
======================================
|
||||
Kaleidoscope: Adding Debug Information
|
||||
======================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
Loading…
Reference in New Issue
Block a user