From ee4c312898ee0b50423fb80945117021a4ff45a2 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Fri, 13 Jul 2012 10:11:28 +0000 Subject: [PATCH] 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 --- docs/Passes.html | 1 - 1 file changed, 1 deletion(-) 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