Return the compact‐unwind encoding that means emit only an EH frame.
Synopsis
Declared in <llvm/MC/MCObjectFileInfo.h>
unsigned int
getCompactUnwindDwarfEHFrameOnly() const;
Return Value
The compact‐unwind encoding that means emit only an EH frame.
Created with MrDocs