ΒΆ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:372

Parameters

bool DemoteCatchSwitchPHIOnly = false