Creates CFGuard longjmp target identification pass.
Declared in <llvm/CodeGen/Passes.h>
<llvm/CodeGen/Passes.h>
FunctionPass* createCFGuardLongjmpPass();
FunctionPass class - This class is used to implement most global optimizations. Optimizations should subclass this class if they meet the following constraints:
CFGuardLongjmp.cpp