Return the Windows EH data encoding type.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

WinEH::EncodingType
getWinEHEncodingType() const;

Return Value

The Windows EH data encoding type.

Created with MrDocs