remove dead proto

llvm-svn: 112131
This commit is contained in:
Chris Lattner 2010-08-26 01:14:37 +00:00
parent 07afbd5a08
commit 2d482bb96b
1 changed files with 0 additions and 1 deletions

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);