commit | d415cc81985cad76d1388d22abb3cd335f206deb | [log] [tgz] |
---|---|---|
author | Charlie Turner <charlesturner7c5@gmail.com> | Sat Jan 24 21:51:21 2015 +0000 |
committer | Charlie Turner <charlesturner7c5@gmail.com> | Sat Jan 24 21:51:21 2015 +0000 |
tree | e363ac1686dd3c605971239fe61f1a3b69c0049e | |
parent | 6cba064414cb325435c1c7c0fdc998def7c06535 [diff] [blame] |
Fixup debug information references. llvm-svn: 227020
diff --git a/llvm/docs/tutorial/LangImpl7.rst b/llvm/docs/tutorial/LangImpl7.rst index 141f138..7c2c4c4 100644 --- a/llvm/docs/tutorial/LangImpl7.rst +++ b/llvm/docs/tutorial/LangImpl7.rst
@@ -856,5 +856,5 @@ .. literalinclude:: ../../examples/Kaleidoscope/Chapter7/toy.cpp :language: c++ -`Next: Conclusion and other useful LLVM tidbits <LangImpl8.html>`_ +`Next: Extending the Language: Debug Information <LangImpl8.html>`_