ΒΆllvm::FunctionPass* createWinEHPass(
bool DemoteCatchSwitchPHIOnly = false)
llvm::FunctionPass* createWinEHPass(
bool DemoteCatchSwitchPHIOnly = false)
Description
createWinEHPass - Prepares personality functions used by MSVC on Windows, in addition to the Itanium LSDA based personalities.
Declared at: llvm/include/llvm/CodeGen/Passes.h:340
Parameters
- bool DemoteCatchSwitchPHIOnly = false