llvm::createCFGuardLongjmpPass

Creates CFGuard longjmp target identification pass.

Synopsis

Declared in <llvm/CodeGen/Passes.h>

FunctionPass*
createCFGuardLongjmpPass();

Return Value

The newly created FunctionPass.

See Also

CFGuardLongjmp.cpp