True if target uses CFI unwind information for other purposes than EH (debugging / sanitizers) when ExceptionsType == ExceptionHandling::None.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

bool UsesCFIWithoutEH = false;

Created with MrDocs