1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/docs/tutorial
Kirill Bobyrev 69173e21c2 [docs] NFC: Fix links in the tutorial
r274441 introduced Chapter 10 of "Implementing a Language with LLVM" tutorial,
which caused all files in the tutorial to start using two digit numbering. But
many links were not changed and therefore appear to be broken. This patch
addresses described issue.

As a result, following command does not produce any output anymore:

$ grep -nR '<LangImpl[0-9].html>' ./docs/tutorial/

llvm-svn: 307525
2017-07-10 09:07:23 +00:00
..
BuildingAJIT1.rst [docs] NFC: Fix links in the tutorial 2017-07-10 09:07:23 +00:00
BuildingAJIT2.rst [docs] NFC: Fix links in the tutorial 2017-07-10 09:07:23 +00:00
BuildingAJIT3.rst
BuildingAJIT4.rst
BuildingAJIT5.rst
index.rst
LangImpl01.rst
LangImpl02.rst [docs] NFC: Fix links in the tutorial 2017-07-10 09:07:23 +00:00
LangImpl03.rst [docs] NFC: Fix links in the tutorial 2017-07-10 09:07:23 +00:00
LangImpl04.rst [docs] NFC: Fix links in the tutorial 2017-07-10 09:07:23 +00:00
LangImpl05-cfg.png
LangImpl05.rst [docs] NFC: Fix links in the tutorial 2017-07-10 09:07:23 +00:00
LangImpl06.rst [docs] NFC: Fix links in the tutorial 2017-07-10 09:07:23 +00:00
LangImpl07.rst
LangImpl08.rst
LangImpl09.rst
LangImpl10.rst
OCamlLangImpl1.rst
OCamlLangImpl2.rst
OCamlLangImpl3.rst
OCamlLangImpl4.rst
OCamlLangImpl5.rst [docs] NFC: Fix links in the tutorial 2017-07-10 09:07:23 +00:00
OCamlLangImpl6.rst
OCamlLangImpl7.rst
OCamlLangImpl8.rst