Add the option, -archive-headers, used with -macho to print the Mach-O archive header...
[oota-llvm.git] / include / llvm / InitializePasses.h
index 255fc43ec350c6d5d53f55051a4d80ec2b504656..d449930cc634ab406ecfd733dfccca6b604e2d66 100644 (file)
@@ -142,7 +142,6 @@ void initializeIPCPPass(PassRegistry&);
 void initializeIPSCCPPass(PassRegistry&);
 void initializeIVUsersPass(PassRegistry&);
 void initializeIfConverterPass(PassRegistry&);
-void initializeInductiveRangeCheckEliminationPass(PassRegistry&);
 void initializeIndVarSimplifyPass(PassRegistry&);
 void initializeInlineCostAnalysisPass(PassRegistry&);
 void initializeInstCombinerPass(PassRegistry&);