ΒΆllvm::FunctionPass* createDwarfEHPass(
    CodeGenOpt::Level OptLevel)

Description

createDwarfEHPass - This pass mulches exception handling code into a form adapted to code generation. Required if using dwarf exception handling.

Declared at: llvm/include/llvm/CodeGen/Passes.h:368

Parameters

CodeGenOpt::Level OptLevel