forked from OSchip/llvm-project
parent
07afbd5a08
commit
2d482bb96b
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue