diff options
author | Mikhail Glushenkov <foldr@codedgers.com> | 2008-12-13 17:51:47 +0000 |
---|---|---|
committer | Mikhail Glushenkov <foldr@codedgers.com> | 2008-12-13 17:51:47 +0000 |
commit | b7677be32687e3a0fbb80bde709c3abb3853e08c (patch) | |
tree | e652e1be12ee524b212487a4ca163454aa4570c4 /docs/CompilerDriverTutorial.html | |
parent | 834969b53c3b21695c67e976a6456e2bb585f951 (diff) | |
download | external_llvm-b7677be32687e3a0fbb80bde709c3abb3853e08c.zip external_llvm-b7677be32687e3a0fbb80bde709c3abb3853e08c.tar.gz external_llvm-b7677be32687e3a0fbb80bde709c3abb3853e08c.tar.bz2 |
Add a comment to the auto-generated docs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60985 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CompilerDriverTutorial.html')
-rw-r--r-- | docs/CompilerDriverTutorial.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CompilerDriverTutorial.html b/docs/CompilerDriverTutorial.html index 12471c3..d2b3a59 100644 --- a/docs/CompilerDriverTutorial.html +++ b/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"> |