forked from OSchip/llvm-project
parent
b56965be08
commit
56d649f574
|
@ -26,7 +26,7 @@ ModulePass *createLoopInstrumentationPass ();
|
|||
FunctionPass *createCombineBranchesPass();
|
||||
|
||||
// Reoptimizer support pass: emit table of global functions
|
||||
FunctionPass *createEmitFunctionTablePass ();
|
||||
ModulePass *createEmitFunctionTablePass ();
|
||||
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
|
Loading…
Reference in New Issue