ΒΆllvm::FunctionPass* createSjLjEHPreparePass()
llvm::FunctionPass* createSjLjEHPreparePass()
Description
createSjLjEHPreparePass - This pass adapts exception handling code to use the GCC-style builtin setjmp/longjmp (sjlj) to handling EH control flow.
Declared at: llvm/include/llvm/CodeGen/Passes.h:345