Fix type in passes.

llvm-svn: 117065
This commit is contained in:
Tobias Grosser 2010-10-21 21:16:03 +00:00
parent c47913acd2
commit 5f038210cf
1 changed files with 2 additions and 2 deletions

View File

@ -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">