remove dead proto

llvm-svn: 112131
This commit is contained in:
Chris Lattner 2010-08-26 01:14:37 +00:00
parent 164c35930a
commit 467be04ce6

View File

@ -199,7 +199,6 @@ namespace {
void lowerIntrinsics(Function &F);
void printModule(Module *M);
void printModuleTypes(const TypeSymbolTable &ST);
void printContainedStructs(const Type *Ty, std::set<const Type *> &);
void printFloatingPointConstants(Function &F);