From: Duncan Sands Date: Fri, 13 Jul 2012 10:11:28 +0000 (+0000) Subject: Post-dom frontier was removed in 3.0. Patch by chenwj. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ee4c312898ee0b50423fb80945117021a4ff45a2;p=oota-llvm.git Post-dom frontier was removed in 3.0. Patch by chenwj. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160166 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Passes.html b/docs/Passes.html index 356ada64836..a274cbcfd54 100644 --- a/docs/Passes.html +++ b/docs/Passes.html @@ -100,7 +100,6 @@ perl -e '$/ = undef; for (split(/\n/, <>)) { s:^ *///? ?::; print "

\n" if ! -module-debuginfoDecodes module-level debug info -no-aaNo Alias Analysis (always returns 'may' alias) -no-profileNo Profile Information --postdomfrontierPost-Dominance Frontier Construction -postdomtreePost-Dominator Tree Construction -print-alias-setsAlias Set Printer -print-callgraphPrint a call graph