llvm::AsmPrinter::emitKCFITypeId

Emit the KCFI type identifier for function MF.

Synopsis

Declared in <llvm/CodeGen/AsmPrinter.h>

virtual
void
emitKCFITypeId(MachineFunction const& MF);

Parameters

NameDescription
MFMachine function whose KCFI type id is emitted.