llvm::MCAsmInfo::setExceptionsType

Set the exception-handling format for the target.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

void
setExceptionsType(ExceptionHandling EH);

Parameters

NameDescription
EHNew exception-handling kind.