llvm::AttributeList::getUWTableKind

Get the unwind table kind requested for the function.

Synopsis

Declared in <llvm/IR/Attributes.h>

UWTableKind
getUWTableKind() const;

Return Value

The unwind table kind requested for the function.