OmitDwarfIfHaveCompactUnwind ‐ True if the target object file supports having some functions with compact unwind and other with dwarf unwind.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

bool OmitDwarfIfHaveCompactUnwind = false;

Created with MrDocs