ΒΆllvm::EHPersonality classifyEHPersonality(
const llvm::Value* Pers)
llvm::EHPersonality classifyEHPersonality(
const llvm::Value* Pers)
Description
See if the given exception handling personality function is one that we understand. If so, return a description of it; otherwise return Unknown.
Declared at: llvm/include/llvm/Analysis/EHPersonalities.h:41
Parameters
- const llvm::Value* Pers