diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/CompilerDriver.html | 3 | ||||
| -rw-r--r-- | llvm/docs/CompilerDriverTutorial.html | 3 | ||||
| -rw-r--r-- | llvm/tools/llvmc/doc/LLVMC-Reference.rst | 4 | ||||
| -rw-r--r-- | llvm/tools/llvmc/doc/LLVMC-Tutorial.rst | 4 |
4 files changed, 14 insertions, 0 deletions
diff --git a/llvm/docs/CompilerDriver.html b/llvm/docs/CompilerDriver.html index 9d87c05081c..ccd23ebc733 100644 --- a/llvm/docs/CompilerDriver.html +++ b/llvm/docs/CompilerDriver.html @@ -10,6 +10,9 @@ <body> <div class="document" id="customizing-llvmc-reference-manual"> <h1 class="title">Customizing LLVMC: Reference Manual</h1> +<!-- This file was automatically generated by rst2html. +Please do not edit directly! +The ReST source lives in the directory 'tools/llvmc/doc'. --> <div class="contents topic"> <p class="topic-title first"><a id="contents" name="contents">Contents</a></p> <ul class="simple"> diff --git a/llvm/docs/CompilerDriverTutorial.html b/llvm/docs/CompilerDriverTutorial.html index 12471c3822a..d2b3a595e17 100644 --- a/llvm/docs/CompilerDriverTutorial.html +++ b/llvm/docs/CompilerDriverTutorial.html @@ -10,6 +10,9 @@ <body> <div class="document" id="tutorial-using-llvmc"> <h1 class="title">Tutorial - Using LLVMC</h1> +<!-- This file was automatically generated by rst2html. +Please do not edit directly! +The ReST source lives in the directory 'tools/llvmc/doc'. --> <div class="contents topic"> <p class="topic-title first"><a id="contents" name="contents">Contents</a></p> <ul class="simple"> diff --git a/llvm/tools/llvmc/doc/LLVMC-Reference.rst b/llvm/tools/llvmc/doc/LLVMC-Reference.rst index 3033cfcafb8..66253ee0dca 100644 --- a/llvm/tools/llvmc/doc/LLVMC-Reference.rst +++ b/llvm/tools/llvmc/doc/LLVMC-Reference.rst @@ -1,6 +1,10 @@ =================================== Customizing LLVMC: Reference Manual =================================== +.. + This file was automatically generated by rst2html. + Please do not edit directly! + The ReST source lives in the directory 'tools/llvmc/doc'. .. contents:: diff --git a/llvm/tools/llvmc/doc/LLVMC-Tutorial.rst b/llvm/tools/llvmc/doc/LLVMC-Tutorial.rst index a27bb209290..6f064778424 100644 --- a/llvm/tools/llvmc/doc/LLVMC-Tutorial.rst +++ b/llvm/tools/llvmc/doc/LLVMC-Tutorial.rst @@ -1,6 +1,10 @@ ====================== Tutorial - Using LLVMC ====================== +.. + This file was automatically generated by rst2html. + Please do not edit directly! + The ReST source lives in the directory 'tools/llvmc/doc'. .. contents:: |

