LLVM 19.0.0git
Functions
EscapeEnumerator.cpp File Reference
#include "llvm/Transforms/Utils/EscapeEnumerator.h"
#include "llvm/IR/EHPersonalities.h"
#include "llvm/IR/Module.h"
#include "llvm/TargetParser/Triple.h"
#include "llvm/Transforms/Utils/Local.h"

Go to the source code of this file.

Functions

static FunctionCallee getDefaultPersonalityFn (Module *M)
 

Function Documentation

◆ getDefaultPersonalityFn()

static FunctionCallee getDefaultPersonalityFn ( Module M)
static