forked from OSchip/llvm-project
e436483855
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 |
||
---|---|---|
.. | ||
BuildingAJIT1.rst | ||
BuildingAJIT2.rst | ||
BuildingAJIT3.rst | ||
BuildingAJIT4.rst | ||
BuildingAJIT5.rst | ||
LangImpl01.rst | ||
LangImpl02.rst | ||
LangImpl03.rst | ||
LangImpl04.rst | ||
LangImpl05-cfg.png | ||
LangImpl05.rst | ||
LangImpl06.rst | ||
LangImpl07.rst | ||
LangImpl08.rst | ||
LangImpl09.rst | ||
LangImpl10.rst | ||
OCamlLangImpl1.rst | ||
OCamlLangImpl2.rst | ||
OCamlLangImpl3.rst | ||
OCamlLangImpl4.rst | ||
OCamlLangImpl5.rst | ||
OCamlLangImpl6.rst | ||
OCamlLangImpl7.rst | ||
OCamlLangImpl8.rst | ||
index.rst |