Record that the fragment contains instructions with the MCSubtargetInfo in effect when the instruction was encoded.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
setHasInstructions(MCSubtargetInfo const& STI);

Parameters

Name

Description

STI

‐ Subtarget info active when the instructions were encoded.

Created with MrDocs