forked from OSchip/llvm-project
parent
7cbb22abe6
commit
6342e18571
|
@ -260,8 +260,7 @@ FunctionPass *createLowerSwitchPass();
|
|||
// into calls to abort().
|
||||
//
|
||||
FunctionPass *createLowerInvokePass();
|
||||
|
||||
|
||||
extern const PassInfo *LowerInvokePassID;
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue