summaryrefslogtreecommitdiff
path: root/docs/Passes.html
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2010-10-21 21:16:03 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2010-10-21 21:16:03 +0000
commit0305724b9f1b5f307c505091824c76e9c2fbfb35 (patch)
tree06d5b06c65dfe0ed92be7a98dd47f099c7552036 /docs/Passes.html
parent35ea7a4022af6cce13f1ec642c3d607aae05ed45 (diff)
downloadllvm-0305724b9f1b5f307c505091824c76e9c2fbfb35.tar.gz
llvm-0305724b9f1b5f307c505091824c76e9c2fbfb35.tar.bz2
llvm-0305724b9f1b5f307c505091824c76e9c2fbfb35.tar.xz
Fix type in passes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117065 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Passes.html')
-rw-r--r--docs/Passes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Passes.html b/docs/Passes.html
index d79da12c08..853ca8cfdb 100644
--- a/docs/Passes.html
+++ b/docs/Passes.html
@@ -382,7 +382,7 @@ perl -e '$/ = undef; for (split(/\n/, <>)) { s:^ *///? ?::; print " <p>\n" if !
<!-------------------------------------------------------------------------- -->
<div class="doc_subsection">
- <a name="dot-postdom">dot-postdom: Print post dominator tree of function to 'dot' file</a>
+ <a name="dot-postdom">-dot-postdom: Print post dominator tree of function to 'dot' file</a>
</div>
<div class="doc_text">
<p>
@@ -394,7 +394,7 @@ perl -e '$/ = undef; for (split(/\n/, <>)) { s:^ *///? ?::; print " <p>\n" if !
<!-------------------------------------------------------------------------- -->
<div class="doc_subsection">
- <a name="dot-postdom-only">dot-postdom-only: Print post dominator tree of function to 'dot' file
+ <a name="dot-postdom-only">-dot-postdom-only: Print post dominator tree of function to 'dot' file
(with no function bodies)</a>
</div>
<div class="doc_text">