summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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">