mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-22 11:55:12 +00:00
[Docs] Fix sphinx warning in OCamlLangImpl5.rst
The path to the image was outdated. http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/33865/steps/docs-llvm-html/logs/stdio llvm/docs/tutorial/OCamlLangImpl5.rst:173: WARNING: image file not readable: tutorial/LangImpl05-cfg.png llvm-svn: 367334
This commit is contained in:
parent
ad1e785253
commit
88c68e4dd6
@ -166,7 +166,7 @@ IR into "t.ll" and run "``llvm-as < t.ll | opt -analyze -view-cfg``", `a
|
||||
window will pop up <../ProgrammersManual.html#viewing-graphs-while-debugging-code>`_ and you'll
|
||||
see this graph:
|
||||
|
||||
.. figure:: LangImpl05-cfg.png
|
||||
.. figure:: MyFirstLanguageFrontend/LangImpl05-cfg.png
|
||||
:align: center
|
||||
:alt: Example CFG
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user